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