| .. |
|
build.go
|
9db79856be
update usage strings for consistency
|
3 years ago |
|
completion.go
|
c28aec2308
Filter completions by toComplete variable
|
4 years ago |
|
compose.go
|
c586ca4d0e
Change `projectOrName()` to check COMPOSE_PROJECT_NAME env var
|
3 years ago |
|
compose_test.go
|
e2ea24ceb7
move compose-plugin commands under /cmd
|
4 years ago |
|
convert.go
|
9db79856be
update usage strings for consistency
|
3 years ago |
|
cp.go
|
6d9d75406c
update usage of the index flag of the cp command
|
3 years ago |
|
create.go
|
c47079e795
don't apply default pull policy from command line if one is define in service configuration
|
3 years ago |
|
down.go
|
8d4846f210
docs: remove extra whitespaces in help text (#9710)
|
3 years ago |
|
events.go
|
f6e96dd783
if command is ran with a compose file, apply the compose model, not just project name
|
3 years ago |
|
exec.go
|
9db79856be
update usage strings for consistency
|
3 years ago |
|
images.go
|
9db79856be
update usage strings for consistency
|
3 years ago |
|
kill.go
|
f6e96dd783
if command is ran with a compose file, apply the compose model, not just project name
|
3 years ago |
|
list.go
|
9db79856be
update usage strings for consistency
|
3 years ago |
|
logs.go
|
9db79856be
update usage strings for consistency
|
3 years ago |
|
pause.go
|
f6e96dd783
if command is ran with a compose file, apply the compose model, not just project name
|
3 years ago |
|
port.go
|
9db79856be
update usage strings for consistency
|
3 years ago |
|
ps.go
|
be495ab8e6
Filter `compose ps` output by provided compose model
|
3 years ago |
|
ps_test.go
|
b2c0d25005
ps: use DisplayablePorts from docker/cli
|
3 years ago |
|
pull.go
|
9db79856be
update usage strings for consistency
|
3 years ago |
|
push.go
|
9db79856be
update usage strings for consistency
|
3 years ago |
|
remove.go
|
f6e96dd783
if command is ran with a compose file, apply the compose model, not just project name
|
3 years ago |
|
restart.go
|
f6e96dd783
if command is ran with a compose file, apply the compose model, not just project name
|
3 years ago |
|
run.go
|
8d4846f210
docs: remove extra whitespaces in help text (#9710)
|
3 years ago |
|
start.go
|
f6e96dd783
if command is ran with a compose file, apply the compose model, not just project name
|
3 years ago |
|
stop.go
|
f6e96dd783
if command is ran with a compose file, apply the compose model, not just project name
|
3 years ago |
|
top.go
|
1ae9b3cb5d
move compose-cli code into docker/compose/v2
|
4 years ago |
|
up.go
|
9db79856be
update usage strings for consistency
|
3 years ago |
|
up_test.go
|
a2947457b9
get scale from deploy.replicas. Require scale normalization
|
4 years ago |
|
version.go
|
9db79856be
update usage strings for consistency
|
3 years ago |