Ulysses Souza fc723acb3b Fix nolint issues 3 anni fa
..
build.go 6dbd6ffe11 fix typo in ssh option description 3 anni fa
completion.go c28aec2308 Filter completions by toComplete variable 4 anni fa
compose.go d42adf6efb Add "opinionated" tag to gocritic 3 anni fa
compose_test.go e2ea24ceb7 move compose-plugin commands under /cmd 4 anni fa
convert.go a279c3a934 Discard env_file section on convert/config 4 anni fa
cp.go 6d9d75406c update usage of the index flag of the cp command 3 anni fa
create.go bc25259f07 add support for COMPOSE_IGNORE_ORPHANS 4 anni fa
down.go 2e96829607 Add gocritic to linters 3 anni fa
events.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 anni fa
exec.go b7fd6eb7d8 pass interactive flag to ExecOptions for the RunExec command 3 anni fa
images.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 anni fa
kill.go cd8074d501 kill only need project name 3 anni fa
list.go d42adf6efb Add "opinionated" tag to gocritic 3 anni fa
logs.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 anni fa
pause.go 98fe57baac Make command descriptions consistent 4 anni fa
port.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 anni fa
ps.go 8a5d555de7 fixed some spelling mistakes 3 anni fa
ps_test.go b2c0d25005 ps: use DisplayablePorts from docker/cli 3 anni fa
pull.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 anni fa
push.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 anni fa
remove.go 158b5ff6a3 build full compose model from resources, then filter by services 3 anni fa
restart.go 65ed8cf4c2 Implemented #9147 4 anni fa
run.go 80b7a8d274 Only start direct dependencies of service on `compose run ...` 3 anni fa
start.go 65ed8cf4c2 Implemented #9147 4 anni fa
stop.go 65ed8cf4c2 Implemented #9147 4 anni fa
top.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 anni fa
up.go d42adf6efb Add "opinionated" tag to gocritic 3 anni fa
up_test.go a2947457b9 get scale from deploy.replicas. Require scale normalization 4 anni fa
version.go 9054f6a18b Fix json format for version command 3 anni fa