compose/cli
Guillaume Tardif 9301c298ef
Merge pull request #1390 from ulyssessouza/quiet-pull
Add `quietPull` option to `up`
2021-03-11 09:09:55 +01:00
..
cmd Merge pull request #1390 from ulyssessouza/quiet-pull 2021-03-11 09:09:55 +01:00
config Move config => api/config 2021-01-15 16:55:10 +01:00
formatter (re)attach to container after restart 2021-03-08 14:11:15 +01:00
metrics Adapt e2e tests to compose flag order 2021-02-08 11:33:10 +01:00
mobycli Move Context & context/store => api/context & api/context/store 2021-01-15 16:31:59 +01:00
options Add connection flags to root command 2021-03-05 14:34:49 +01:00
server Add —all option to compose ls, listing non running projects. 2021-02-24 13:11:12 +01:00
main.go Check -H flags and DOCKER_HOST/DOCKER_CONTEXT vars when determining current context 2021-03-08 19:28:16 +01:00
main_test.go Update tests for determining current context 2021-03-09 09:52:07 +01:00