compose/cli
Guillaume Tardif 61a3f6faa5 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”
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-01-26 16:40:18 +01:00
..
cmd 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
config Move config => api/config 2021-01-15 16:55:10 +01:00
formatter Move errdefs => api/errdefs 2021-01-15 16:54:18 +01:00
metrics move metrics => cli 2021-01-15 15:26:35 +01:00
mobycli Move Context & context/store => api/context & api/context/store 2021-01-15 16:31:59 +01:00
options Move formatter => cli/formatter. Needed to move formatter.MemBytes => utils.MemBytes (helper class on memory display) 2021-01-15 16:47:30 +01:00
server introduce `--filter` option on `compose ls` 2021-01-22 10:27:56 +01:00
main.go Remove example backend. 2021-01-19 11:29:48 +01:00
main_test.go Move config => api/config 2021-01-15 16:55:10 +01:00