15 Commits

Author SHA1 Message Date
dc04cf5ff7
chore: migrate all upstream code to own dir 2021-10-21 19:35:13 +02:00
c5f44cf340
feat: show undploy overview 2021-10-21 15:10:43 +02:00
0a1c73bf00
refactor: use cli context vs creating new one 2021-09-16 11:21:38 +01:00
66aeeee768
fix: completion doesn't fail silently now
Closes coop-cloud/organising#161.
2021-09-16 08:45:38 +02:00
cf2653fef8
refactor: drop unused function, rename GetAppsNames 2021-09-08 13:43:55 +02:00
4c216fdf40
feat: auto-complete app and recipe names 2021-09-07 16:57:39 +02:00
d4333c2dc0
refactor: use app getting instead of boilerplate 2021-09-05 23:17:35 +02:00
ec40d88134
refactor: centralise app name validation 2021-09-05 22:04:48 +02:00
b7742d5e18
refactor: use pkg directory structure 2021-09-05 21:37:03 +02:00
317be4cc01
docs: short aliases [ci skip] 2021-09-05 01:34:56 +02:00
07a43cb314
refactor: NewClientWithContext -> New, and use server only 2021-09-05 00:41:31 +02:00
da049ad69a
fix: drop swarmkit/etcd dep
Part of coop-cloud/go-abra#57.
2021-09-04 21:08:14 +02:00
ac86912ead
WIP chaos integrate deploy/deploy_composefile
The best in copy/pasta technology.

See https://github.com/docker/cli/tree/master/cli/command/stack/swarm
for more.
2021-09-01 13:08:42 +02:00
66a8630101
feat: implement undeploy command 2021-08-30 01:36:42 +02:00
30d11f48a7
refactor: break up cli pkg into nice small chunks 2021-08-02 02:10:41 +01:00