abra/cli/app
2021-09-05 01:01:31 +02:00
..
app.go docs: attempt to simplify app/server/recipe CLI docs [ci skip] 2021-09-05 01:01:31 +02:00
backup.go feat: implement backup command 2021-08-28 19:10:19 +02:00
check.go refactor: rm unneeded sprintf 2021-08-31 16:47:16 +01:00
config.go feat: add app config command 2021-08-29 10:45:49 +02:00
cp.go refactor: NewClientWithContext -> New, and use server only 2021-09-05 00:41:31 +02:00
deploy.go refactor: NewClientWithContext -> New, and use server only 2021-09-05 00:41:31 +02:00
list.go refactor: moved a lot of flags & added comments 2021-08-02 07:36:35 +01:00
logs.go refactor: NewClientWithContext -> New, and use server only 2021-09-05 00:41:31 +02:00
new.go refactor: clear up app/recipe usage 2021-09-05 00:14:27 +02:00
ps.go refactor: NewClientWithContext -> New, and use server only 2021-09-05 00:41:31 +02:00
remove.go refactor: NewClientWithContext -> New, and use server only 2021-09-05 00:41:31 +02: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 refactor: NewClientWithContext -> New, and use server only 2021-09-05 00:41:31 +02:00
secret.go refactor: NewClientWithContext -> New, and use server only 2021-09-05 00:41:31 +02:00
undeploy.go refactor: NewClientWithContext -> New, and use server only 2021-09-05 00:41:31 +02:00
version.go fix: respect COMPOSE_FILE when loading compose files 2021-09-04 22:02:49 +02:00
volume.go refactor: NewClientWithContext -> New, and use server only 2021-09-05 00:41:31 +02:00