Nicolas De Loof 41e056341b rename `convert` to `config` to align with compose v1 UX 2 lat temu
..
alpha.go eb59b0e265 add alpha command to test dry-run 2 lat temu
build.go 634a7d2a7b Support for docker compose build --push when using multiple platforms 2 lat temu
completion.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 2 lat temu
compose.go 790712fa92 update tty and plain text writers to support dry run mode 2 lat temu
compose_test.go e2ea24ceb7 move compose-plugin commands under /cmd 4 lat temu
config.go 41e056341b rename `convert` to `config` to align with compose v1 UX 2 lat temu
cp.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 2 lat temu
create.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option 2 lat temu
down.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 2 lat temu
events.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 2 lat temu
exec.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 2 lat temu
images.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 2 lat temu
kill.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 2 lat temu
list.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 2 lat temu
logs.go 33c3f4dfad alias -n for --tail to align with docker CLI 2 lat temu
pause.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 2 lat temu
port.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 2 lat temu
ps.go 9bd9f1765c check service names based on project, not running containers 2 lat temu
ps_test.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 2 lat temu
pull.go 8b4ac37f9c introduce `--ignore-buildable` to ignore buildable images on pull 2 lat temu
push.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 2 lat temu
remove.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 2 lat temu
restart.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 2 lat temu
run.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option 2 lat temu
start.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 2 lat temu
stop.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 2 lat temu
top.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 2 lat temu
tracing.go 537f023a3b fix panic when using 'compose up --build' 3 lat temu
up.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option 2 lat temu
up_test.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option 2 lat temu
version.go 9db79856be update usage strings for consistency 3 lat temu
watch.go bb9cf32245 introduce experimental watch command (skeletton) 2 lat temu