Nicolas De Loof 84ea395d5d introduce --timestamp option on compose up 3 years ago
..
build.go c3e5e49957 configure buildx for plain output if --ansi=never has been set 3 years ago
completion.go 140dc519d3 cli: add shell completion function (#9269) 3 years ago
compose.go d4a4dcf4ee resolve --env-file as absolute path 3 years ago
compose_test.go e2ea24ceb7 move compose-plugin commands under /cmd 4 years ago
convert.go 2e7644ff21 use api.Separator to print right image names 3 years ago
cp.go 140dc519d3 cli: add shell completion function (#9269) 3 years ago
create.go 140dc519d3 cli: add shell completion function (#9269) 3 years ago
down.go 8d4846f210 docs: remove extra whitespaces in help text (#9710) 3 years ago
events.go 140dc519d3 cli: add shell completion function (#9269) 3 years ago
exec.go 140dc519d3 cli: add shell completion function (#9269) 3 years ago
images.go 8c39b5b7fd align `--format` flag and UX with docker cli 3 years ago
kill.go 24ec0b2d09 pass services list to projectOrName function to add profiles for targeted services 3 years ago
list.go 8c39b5b7fd align `--format` flag and UX with docker cli 3 years ago
logs.go 84ea395d5d introduce --timestamp option on compose up 3 years ago
pause.go 24ec0b2d09 pass services list to projectOrName function to add profiles for targeted services 3 years ago
port.go 053f20edab port: improve error-handling if port not found (#10039) 3 years ago
ps.go 8c39b5b7fd align `--format` flag and UX with docker cli 3 years ago
ps_test.go 8c39b5b7fd align `--format` flag and UX with docker cli 3 years ago
pull.go 1cb5536a2e Address review comments 3 years ago
push.go 1cb5536a2e Address review comments 3 years ago
remove.go 24ec0b2d09 pass services list to projectOrName function to add profiles for targeted services 3 years ago
restart.go 24ec0b2d09 pass services list to projectOrName function to add profiles for targeted services 3 years ago
run.go 7369127650 use StringToBool to detect COMPOSE_IGNORE_ORPHANS 3 years ago
start.go 24ec0b2d09 pass services list to projectOrName function to add profiles for targeted services 3 years ago
stop.go 24ec0b2d09 pass services list to projectOrName function to add profiles for targeted services 3 years ago
top.go 140dc519d3 cli: add shell completion function (#9269) 3 years ago
tracing.go 537f023a3b fix panic when using 'compose up --build' 3 years ago
up.go 84ea395d5d introduce --timestamp option on compose up 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