abra/cli/app
decentral1se a4f1634b24
fix: backups get gzip, absolute paths, single archive file
2022-04-19 12:52:30 +02:00
..
app.go feat: backup/restore [ci skip] 2022-04-03 18:24:09 +02:00
backup.go fix: backups get gzip, absolute paths, single archive file 2022-04-19 12:52:30 +02:00
check.go fix: avoid short command alias conflicts 2022-03-27 19:30:48 +00:00
cmd.go fix: pass args to local function invocations too 2022-03-30 11:31:16 +02:00
config.go fix: avoid short command alias conflicts 2022-03-27 19:30:48 +00:00
cp.go fix: more precise filtering 2022-03-27 19:30:36 +00:00
deploy.go refactor!: app name -> domain 2022-01-27 10:33:21 +00:00
errors.go fix: more precise filtering 2022-03-27 19:30:36 +00:00
list.go reformat: remove extra line in CLI help 2022-03-12 10:20:37 +01:00
logs.go fix: filtering requires case-by-case handling 2022-03-30 16:25:38 +02:00
new.go refactor!: app name -> domain 2022-01-27 10:33:21 +00:00
ps.go fix: filtering requires case-by-case handling 2022-03-30 16:25:38 +02:00
remove.go fix: filtering requires case-by-case handling 2022-03-30 16:25:38 +02:00
restart.go fix: remove unused flag 2022-03-12 15:32:23 +01:00
restore.go feat: backup/restore [ci skip] 2022-04-03 18:24:09 +02:00
rollback.go fix: match Force/NoInput where needed 2022-03-12 16:15:20 +01:00
run.go fix: more precise filtering 2022-03-27 19:30:36 +00:00
secret.go fix: filtering requires case-by-case handling 2022-03-30 16:25:38 +02:00
undeploy.go refactor!: app name -> domain 2022-01-27 10:33:21 +00:00
upgrade.go fix: match Force/NoInput where needed 2022-03-12 16:15:20 +01:00
version.go refactor!: type -> recipes 2022-01-27 12:06:32 +01:00
volume.go fix: filtering requires case-by-case handling 2022-03-30 16:25:38 +02:00