Nicolas De Loof d633c33a19 config --environment 1 year ago
..
alpha.go 7cdc7e15e3 remove watch command from the alpha command 1 year ago
attach.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 year ago
build.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 year ago
completion.go f46ca459d2 services shell completion bugfix 1 year ago
compose.go 10531f6302 Fix dot env file to define COMPOSE_* variables 1 year ago
compose_test.go 5d05df6e5c update compose-go to version using immutable Project functions 1 year ago
config.go d633c33a19 config --environment 1 year ago
cp.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 year ago
create.go d10a179f3e add support of QuietOption to create command 1 year ago
create_test.go 74cc091225 github.com/golang/mock is deprecated 1 year ago
down.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 year ago
events.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 year ago
exec.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 year ago
images.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 year ago
kill.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 year ago
list.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 year ago
logs.go 58ec0e9fb6 get log to manage `attach` 1 year ago
options.go 26aca867d8 avoid use of service.Name when iterating on project.Services 1 year ago
options_test.go 26aca867d8 avoid use of service.Name when iterating on project.Services 1 year ago
pause.go 0d48a93f57 chore(load): ensure context passed to load 1 year ago
port.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 year ago
ps.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 year ago
ps_test.go 74cc091225 github.com/golang/mock is deprecated 1 year ago
publish.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 year ago
pull.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 year ago
pullOptions_test.go 5d05df6e5c update compose-go to version using immutable Project functions 1 year ago
push.go 16c8099cf8 Use listener for file metadata 1 year ago
remove.go 0d48a93f57 chore(load): ensure context passed to load 1 year ago
restart.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 year ago
run.go 94246f3cac pass QuietOption when starting dependencies from run command 1 year ago
scale.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 year ago
start.go 0d48a93f57 chore(load): ensure context passed to load 1 year ago
stats.go 0d48a93f57 chore(load): ensure context passed to load 1 year ago
stop.go 0d48a93f57 chore(load): ensure context passed to load 1 year ago
top.go 0d48a93f57 chore(load): ensure context passed to load 1 year ago
up.go bf1bd3fc60 return an error when --detach and --watch are used together in up command 1 year ago
up_test.go 138facea62 project.Services is a map 1 year ago
version.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 year ago
viz.go 16c8099cf8 Use listener for file metadata 1 year ago
viz_test.go 7840a92c40 Added tests to `viz` subcommand 2 years ago
wait.go 0d48a93f57 chore(load): ensure context passed to load 1 year ago
watch.go 29692b5921 Introduce --abort-on-container-failure 1 year ago