abra/cli/app
Roxie Gibson 3b93f893fd
refactor: fix defer and handle error
2021-08-31 16:02:38 +01:00
..
app.go WIP abra app version <app> implementation 2021-08-25 13:06:49 +02:00
backup.go feat: implement backup command 2021-08-28 19:10:19 +02:00
check.go feat: implement check command 2021-08-28 20:13:56 +02:00
config.go feat: add app config command 2021-08-29 10:45:49 +02:00
cp.go refactor: fix defer and handle error 2021-08-31 16:02:38 +01:00
deploy.go refactor: moved a lot of flags & added comments 2021-08-02 07:36:35 +01:00
list.go refactor: moved a lot of flags & added comments 2021-08-02 07:36:35 +01:00
logs.go feat: implement app logs command 2021-08-29 14:13:35 +02:00
new.go refactor: moved a lot of flags & added comments 2021-08-02 07:36:35 +01:00
ps.go feat: finish ps command 2021-08-28 16:00:16 +02:00
remove.go style: correct error formatting ST1005 2021-08-12 14:41:39 +01:00
restore.go feat: add restore command 2021-08-29 16:25:31 +02:00
rollback.go refactor: break up cli pkg into nice small chunks 2021-08-02 02:10:41 +01:00
run.go feat: finish app run command 2021-08-29 21:20:21 +02:00
secret.go feat: add secret generate (untested, moving fast) 2021-08-31 11:59:07 +02:00
undeploy.go feat: implement undeploy command 2021-08-30 01:36:42 +02:00
version.go fix: support trimming library is version listing 2021-08-25 14:22:31 +02:00
volume.go refactor: create functions in client for removing and listing volumes 2021-08-17 20:39:07 +02:00