Commit Graph

10 Commits

Author SHA1 Message Date
decentral1se 07a43cb314
refactor: NewClientWithContext -> New, and use server only
continuous-integration/drone/push Build is passing Details
2021-09-05 00:41:31 +02:00
knoflook 836420e369
docs: add app remove description
continuous-integration/drone/pr Build is passing Details
2021-09-03 14:22:40 +02:00
knoflook c150856a66
fix: app rm quitting when there are no secrets/volumes to remove
continuous-integration/drone/pr Build is passing Details
2021-09-02 17:52:42 +02:00
Roxie Gibson 8f9ffa0667
style: correct error formatting ST1005
continuous-integration/drone/push Build is passing Details
2021-08-12 14:41:39 +01:00
knoflook cefad74e22
fix: app rm removing secrets and volumes twice
continuous-integration/drone/pr Build is passing Details
2021-08-12 12:59:11 +02:00
decentral1se a18a9493f2
fix: add missing error handling 2021-08-09 16:17:31 +02:00
decentral1se 36af302d5f
refactor: dangling else, Sprintf formatting, printing 2021-08-06 12:20:14 +02:00
knoflook 6732edf8db
feat: implement app remove
See coop-cloud/go-abra#43.
2021-08-06 12:00:24 +02:00
Roxie Gibson 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
Roxie Gibson 30d11f48a7
refactor: break up cli pkg into nice small chunks 2021-08-02 02:10:41 +01:00