Milas Bowman ab25aabfb9 Merge pull request #9311 from quite/no-ansi-be-kind %!s(int64=3) %!d(string=hai) anos
..
build.go 6dbd6ffe11 fix typo in ssh option description %!s(int64=3) %!d(string=hai) anos
completion.go c28aec2308 Filter completions by toComplete variable %!s(int64=4) %!d(string=hai) anos
compose.go ab25aabfb9 Merge pull request #9311 from quite/no-ansi-be-kind %!s(int64=3) %!d(string=hai) anos
compose_test.go e2ea24ceb7 move compose-plugin commands under /cmd %!s(int64=4) %!d(string=hai) anos
convert.go a279c3a934 Discard env_file section on convert/config %!s(int64=4) %!d(string=hai) anos
cp.go 6d9d75406c update usage of the index flag of the cp command %!s(int64=3) %!d(string=hai) anos
create.go bc25259f07 add support for COMPOSE_IGNORE_ORPHANS %!s(int64=4) %!d(string=hai) anos
down.go 49fb4ca25f down: fix COMPOSE_REMOVE_ORPHANS env name and add test %!s(int64=3) %!d(string=hai) anos
events.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 %!s(int64=4) %!d(string=hai) anos
exec.go b7fd6eb7d8 pass interactive flag to ExecOptions for the RunExec command %!s(int64=3) %!d(string=hai) anos
images.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 %!s(int64=4) %!d(string=hai) anos
kill.go cd8074d501 kill only need project name %!s(int64=3) %!d(string=hai) anos
list.go fb3f9e270f Add compose file path to ls command %!s(int64=4) %!d(string=hai) anos
logs.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 %!s(int64=4) %!d(string=hai) anos
pause.go 98fe57baac Make command descriptions consistent %!s(int64=4) %!d(string=hai) anos
port.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 %!s(int64=4) %!d(string=hai) anos
ps.go 8a5d555de7 fixed some spelling mistakes %!s(int64=3) %!d(string=hai) anos
ps_test.go b2c0d25005 ps: use DisplayablePorts from docker/cli %!s(int64=3) %!d(string=hai) anos
pull.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 %!s(int64=4) %!d(string=hai) anos
push.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 %!s(int64=4) %!d(string=hai) anos
remove.go 158b5ff6a3 build full compose model from resources, then filter by services %!s(int64=3) %!d(string=hai) anos
restart.go 65ed8cf4c2 Implemented #9147 %!s(int64=4) %!d(string=hai) anos
run.go 80b7a8d274 Only start direct dependencies of service on `compose run ...` %!s(int64=3) %!d(string=hai) anos
start.go 65ed8cf4c2 Implemented #9147 %!s(int64=4) %!d(string=hai) anos
stop.go 65ed8cf4c2 Implemented #9147 %!s(int64=4) %!d(string=hai) anos
top.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 %!s(int64=4) %!d(string=hai) anos
up.go 8d03e29994 attach _only_ to services declared by project applying profiles %!s(int64=3) %!d(string=hai) anos
up_test.go a2947457b9 get scale from deploy.replicas. Require scale normalization %!s(int64=4) %!d(string=hai) anos
version.go 9054f6a18b Fix json format for version command %!s(int64=3) %!d(string=hai) anos