compose/cmd/compose
Joana Hrotko e9dc82011f Add Navigation Menu to compose up
Signed-off-by: Joana Hrotko <joana.hrotko@docker.com>
2024-03-22 17:48:25 +01:00
..
alpha.go remove watch command from the alpha command 2024-01-18 10:14:43 +01:00
attach.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
build.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
completion.go services shell completion bugfix 2024-03-15 10:47:30 +01:00
compose.go Add Navigation Menu to compose up 2024-03-22 17:48:25 +01:00
compose_test.go update compose-go to version using immutable Project functions 2024-01-11 10:44:42 +01:00
config.go introduce config --variables to list compose model variables 2024-03-22 13:51:30 +01:00
cp.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
create.go add support of QuietOption to create command 2024-02-19 14:19:01 +01:00
create_test.go github.com/golang/mock is deprecated 2023-12-13 14:47:39 +01:00
down.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
events.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
exec.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
images.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
kill.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
list.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
logs.go get log to manage `attach` 2024-02-22 18:27:05 +01:00
options.go avoid use of service.Name when iterating on project.Services 2023-12-05 18:54:31 +01:00
options_test.go avoid use of service.Name when iterating on project.Services 2023-12-05 18:54:31 +01:00
pause.go chore(load): ensure context passed to load 2024-02-08 15:46:37 +01:00
port.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
ps.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
ps_test.go github.com/golang/mock is deprecated 2023-12-13 14:47:39 +01:00
publish.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
pull.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
pullOptions_test.go update compose-go to version using immutable Project functions 2024-01-11 10:44:42 +01:00
push.go Use listener for file metadata 2024-02-14 16:51:56 +00:00
remove.go chore(load): ensure context passed to load 2024-02-08 15:46:37 +01:00
restart.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
run.go pass QuietOption when starting dependencies from run command 2024-02-19 14:19:01 +01:00
scale.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
start.go chore(load): ensure context passed to load 2024-02-08 15:46:37 +01:00
stats.go chore(load): ensure context passed to load 2024-02-08 15:46:37 +01:00
stop.go chore(load): ensure context passed to load 2024-02-08 15:46:37 +01:00
top.go chore(load): ensure context passed to load 2024-02-08 15:46:37 +01:00
up.go Add Navigation Menu to compose up 2024-03-22 17:48:25 +01:00
up_test.go project.Services is a map 2023-12-05 18:54:31 +01:00
version.go docs: unify no trailing dots in docstrings and help (#11301) 2024-02-14 14:02:37 -05:00
viz.go Use listener for file metadata 2024-02-14 16:51:56 +00:00
viz_test.go Added tests to `viz` subcommand 2023-04-24 12:18:37 +02:00
wait.go chore(load): ensure context passed to load 2024-02-08 15:46:37 +01:00
watch.go introduce --watch 2024-02-28 19:04:58 +01:00