compose/cli/cmd
Guillaume Tardif 0b3fdb637d Change volume IDs from “storageaccount@fileshare“ to “storageaccount/fileshare”
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-10 16:07:22 +02:00
..
compose Also move client => api/client 2020-09-07 13:23:06 +02:00
context Also move client => api/client 2020-09-07 13:23:06 +02:00
login Also move client => api/client 2020-09-07 13:23:06 +02:00
logout Also move client => api/client 2020-09-07 13:23:06 +02:00
mobyflags Update or add license header which are not valid 2020-08-17 16:55:25 +02:00
run Also move client => api/client 2020-09-07 13:23:06 +02:00
testdata Introduce `secret` management command and ECS implementation 2020-08-21 13:56:52 +02:00
volume Change volume IDs from “storageaccount@fileshare“ to “storageaccount/fileshare” 2020-09-10 16:07:22 +02:00
ecs.go Redirect user from plugin usage to integrated ECS 2020-08-24 19:29:10 +02:00
exec.go Also move client => api/client 2020-09-07 13:23:06 +02:00
inspect.go Also move client => api/client 2020-09-07 13:23:06 +02:00
inspect_test.go Rename docker/api -> docker/compose-cli 2020-08-21 17:28:39 +02:00
kill.go Also move client => api/client 2020-09-07 13:23:06 +02:00
logs.go Also move client => api/client 2020-09-07 13:23:06 +02:00
ps.go Also move client => api/client 2020-09-07 13:23:06 +02:00
ps_test.go Rename docker/api -> docker/compose-cli 2020-08-21 17:28:39 +02:00
rm.go Also move client => api/client 2020-09-07 13:23:06 +02:00
secrets.go Also move client => api/client 2020-09-07 13:23:06 +02:00
secrets_test.go Added volume delete, can delete juste a file share or the storage account if confirmed 2020-09-08 16:32:16 +02:00
serve.go Rename docker/api -> docker/compose-cli 2020-08-21 17:28:39 +02:00
start.go Also move client => api/client 2020-09-07 13:23:06 +02:00
stop.go Also move client => api/client 2020-09-07 13:23:06 +02:00
version.go Rename docker/api -> docker/compose-cli 2020-08-21 17:28:39 +02:00