Laura Brehm c586ca4d0e Change `projectOrName()` to check COMPOSE_PROJECT_NAME env var vor 3 Jahren
..
build.go 9db79856be update usage strings for consistency vor 3 Jahren
completion.go c28aec2308 Filter completions by toComplete variable vor 4 Jahren
compose.go c586ca4d0e Change `projectOrName()` to check COMPOSE_PROJECT_NAME env var vor 3 Jahren
compose_test.go e2ea24ceb7 move compose-plugin commands under /cmd vor 4 Jahren
convert.go 9db79856be update usage strings for consistency vor 3 Jahren
cp.go 6d9d75406c update usage of the index flag of the cp command vor 3 Jahren
create.go 9db79856be update usage strings for consistency vor 3 Jahren
down.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name vor 3 Jahren
events.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name vor 3 Jahren
exec.go 9db79856be update usage strings for consistency vor 3 Jahren
images.go 9db79856be update usage strings for consistency vor 3 Jahren
kill.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name vor 3 Jahren
list.go 9db79856be update usage strings for consistency vor 3 Jahren
logs.go 9db79856be update usage strings for consistency vor 3 Jahren
pause.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name vor 3 Jahren
port.go 9db79856be update usage strings for consistency vor 3 Jahren
ps.go be495ab8e6 Filter `compose ps` output by provided compose model vor 3 Jahren
ps_test.go b2c0d25005 ps: use DisplayablePorts from docker/cli vor 3 Jahren
pull.go 9db79856be update usage strings for consistency vor 3 Jahren
push.go 9db79856be update usage strings for consistency vor 3 Jahren
remove.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name vor 3 Jahren
restart.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name vor 3 Jahren
run.go 9db79856be update usage strings for consistency vor 3 Jahren
start.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name vor 3 Jahren
stop.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name vor 3 Jahren
top.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 vor 4 Jahren
up.go 9db79856be update usage strings for consistency vor 3 Jahren
up_test.go a2947457b9 get scale from deploy.replicas. Require scale normalization vor 4 Jahren
version.go 9db79856be update usage strings for consistency vor 3 Jahren