abra/cli/app
decentral1se 323f4467c8
continuous-integration/drone/pr Build was killed Details
continuous-integration/drone/push Build was killed Details
fix: filtering requires case-by-case handling
See https://github.com/moby/moby/issues/32985.
2022-03-30 16:25:38 +02:00
..
app.go feat: bring back scripts interface 2022-03-27 19:30:48 +00: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
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