compose/cli/cmd/context
aiordache 86b3d69c71 Forward `context export/import` to mobycli
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-09 10:29:12 +01:00
..
context.go Forward `context export/import` to mobycli 2021-03-09 10:29:12 +01:00
create.go Remove example backend. 2021-01-19 11:29:48 +01:00
create_aci.go Move errdefs => api/errdefs 2021-01-15 16:54:18 +01:00
create_ecs.go Move errdefs => api/errdefs 2021-01-15 16:54:18 +01:00
create_kube.go First kube e2e. Adapted context create kubernetes command to allow non interactive mode. 2021-02-02 16:01:57 +01:00
inspect.go Update copyright 2020-09-22 12:13:00 +02:00
ls.go Move formatter => cli/formatter. Needed to move formatter.MemBytes => utils.MemBytes (helper class on memory display) 2021-01-15 16:47:30 +01:00
rm.go Move Context & context/store => api/context & api/context/store 2021-01-15 16:31:59 +01:00
show.go Move Context & context/store => api/context & api/context/store 2021-01-15 16:31:59 +01:00
update.go Move errdefs => api/errdefs 2021-01-15 16:54:18 +01:00
use.go Move config => api/config 2021-01-15 16:55:10 +01:00