compose/api
Guillaume Tardif cba4f140ae Add —all option to compose ls, listing non running projects.
Added e2e tests to stop, start, pause, unpause, ls —all, ps —all

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-02-24 13:11:12 +01:00
..
backend Move errdefs => api/errdefs 2021-01-15 16:54:18 +01:00
client Add —all option to compose ls, listing non running projects. 2021-02-24 13:11:12 +01:00
cloud Move errdefs => api/errdefs 2021-01-15 16:54:18 +01:00
compose Add —all option to compose ls, listing non running projects. 2021-02-24 13:11:12 +01:00
config Move config => api/config 2021-01-15 16:55:10 +01:00
containers Move formatter => cli/formatter. Needed to move formatter.MemBytes => utils.MemBytes (helper class on memory display) 2021-01-15 16:47:30 +01:00
context Keep “kubernetes” in `docker context create kubernetes mycontext` UX. We cannot use “kubernetes” as an endpoint name, because the context Marshall/unmarshall has a specific logic for the “kubernetes” endpoint, so storing “kube” 2021-01-26 16:40:18 +01:00
errdefs Move errdefs => api/errdefs 2021-01-15 16:54:18 +01:00
progress non-tty progress write to stdout 2021-02-17 15:23:26 +01:00
resources Display summary of reclaimed ACI resources (CPU/mem) in `docker prune` 2020-10-15 15:45:48 +02:00
secrets Refactor secrets 2020-10-19 11:33:55 +02:00
volumes Add command "volume inspect" 2020-10-14 11:11:55 +02:00