15 Commits

Author SHA1 Message Date
cdb76e7276
fix: catch multiple containers correctly 2021-10-21 16:01:54 +02:00
aec1e4520d
fix: handle missing containers
Closes coop-cloud/organising#198.
2021-10-19 22:50:43 +02:00
0a1c73bf00
refactor: use cli context vs creating new one 2021-09-16 11:21:38 +01:00
6794236b77
feat: support service completion
Closes coop-cloud/organising#165.
2021-09-16 09:10:05 +02:00
66aeeee768
fix: completion doesn't fail silently now
Closes coop-cloud/organising#161.
2021-09-16 08:45:38 +02:00
59c55c0a2f
fix: add complete for app run command 2021-09-11 11:51:25 +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
440911f983
feat: finish app run command 2021-08-29 21:20:21 +02:00
8cc691ab52
WIP app run command 2021-08-29 18:21:30 +02:00
38d8b51bd5
refactor: moved a lot of flags & added comments
Comments added to fix the golint errors on exported things need comments
2021-08-02 07:36:35 +01:00
30d11f48a7
refactor: break up cli pkg into nice small chunks 2021-08-02 02:10:41 +01:00