compose/cmd/compose
Tiger Wang 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2022-12-20 08:53:27 +01:00
..
build.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
completion.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
compose.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
compose_test.go move compose-plugin commands under /cmd 2021-06-15 15:52:48 +02:00
convert.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
cp.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
create.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
down.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
events.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
exec.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
images.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
kill.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
list.go align `--format` flag and UX with docker cli 2022-12-14 22:53:43 +01:00
logs.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
pause.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
port.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
ps.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
ps_test.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
pull.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
push.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
remove.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
restart.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
run.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
start.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
stop.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
top.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
tracing.go fix panic when using 'compose up --build' 2022-09-02 15:44:55 +02:00
up.go update projectOptions to be public by renaming it to ProjectOptions 2022-12-20 08:53:27 +01:00
up_test.go get scale from deploy.replicas. Require scale normalization 2021-09-15 14:02:01 +02:00
version.go update usage strings for consistency 2022-08-02 13:32:29 +02:00