Commit Graph

16 Commits

Author SHA1 Message Date
299faa1adf refactor: move file pulling/pushing logic to internal 2021-11-15 16:48:23 +01:00
ecba4e01f1 feat: autocomplete for app cp app names 2021-11-13 22:50:45 +01:00
751b187df6 fix: check local path exists
See coop-cloud/organising#245.
2021-11-13 22:50:45 +01:00
f74261dbe6 docs: document app cp command syntax
See coop-cloud/organising#245.
2021-11-13 22:50:45 +01:00
0a1c73bf00 refactor: use cli context vs creating new one 2021-09-16 11:21:38 +01:00
9fcdc45851 feat: debug logging
Closes coop-cloud/organising#164.
2021-09-11 11:45:26 +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
7835c1f91d fix: defers after checking for err 2021-08-31 16:47:38 +01:00
3b93f893fd refactor: fix defer and handle error 2021-08-31 16:02:38 +01:00
45e2442e83 fix: more robust length check 2021-08-29 14:13:07 +02:00
547f785da5 feat: add app cp command 2021-08-29 13:41:29 +02:00
30d11f48a7 refactor: break up cli pkg into nice small chunks 2021-08-02 02:10:41 +01:00