Victor Timofei 9054f6a18b Fix json format for version command 3 lat temu
..
build.go 3261b60fd1 --quiet implies --progress=quiet 3 lat temu
completion.go c28aec2308 Filter completions by toComplete variable 4 lat temu
compose.go 67b4669f9b Add function to convert strings to bool 3 lat temu
compose_test.go e2ea24ceb7 move compose-plugin commands under /cmd 4 lat temu
convert.go a279c3a934 Discard env_file section on convert/config 3 lat temu
cp.go c5b7624d10 compose cp doesn't need a full project and can copy from stopped container 3 lat temu
create.go bc25259f07 add support for COMPOSE_IGNORE_ORPHANS 4 lat temu
down.go 67b4669f9b Add function to convert strings to bool 3 lat temu
events.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 lat temu
exec.go 61735c0012 Add -i and -t to run and exec 3 lat temu
images.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 lat temu
kill.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 lat temu
list.go fb3f9e270f Add compose file path to ls command 3 lat temu
logs.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 lat temu
pause.go 98fe57baac Make command descriptions consistent 4 lat temu
port.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 lat temu
ps.go f03b7085c3 compose ps: fix typo "unknow" -> "unknown" 3 lat temu
pull.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 lat temu
push.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 lat temu
remove.go 65ed8cf4c2 Implemented #9147 3 lat temu
restart.go 65ed8cf4c2 Implemented #9147 3 lat temu
run.go dbe7de50a7 don't try to start dependencies when there are none 3 lat temu
start.go 65ed8cf4c2 Implemented #9147 3 lat temu
stop.go 65ed8cf4c2 Implemented #9147 3 lat temu
top.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 lat temu
up.go 67b4669f9b Add function to convert strings to bool 3 lat temu
up_test.go a2947457b9 get scale from deploy.replicas. Require scale normalization 4 lat temu
version.go 9054f6a18b Fix json format for version command 3 lat temu