compose/cli/cmd
Guillaume Tardif 772493d70d
Merge pull request #617 from ulyssessouza/volumes_ro
Add 'readOnly' capability to volumes on ACI
2020-09-22 12:14:31 +02:00
..
compose Progress functions can return a string, that can be used in the caller of progress.Run to display final result after progress display 2020-09-14 14:29:03 +02:00
context Add status field in CLI metrics : success, failure, cancelled 2020-09-18 10:47:50 +02:00
login Add status field in CLI metrics : success, failure, cancelled 2020-09-18 10:47:50 +02:00
logout Add status field in CLI metrics : success, failure, cancelled 2020-09-18 10:47:50 +02:00
mobyflags Update or add license header which are not valid 2020-08-17 16:55:25 +02:00
run Merge pull request #617 from ulyssessouza/volumes_ro 2020-09-22 12:14:31 +02:00
testdata Properly send env variables containing “=“ in their value in ACI payload. Also properly send quoted values 2020-09-10 17:03:34 +02:00
volume Merge pull request #609 from docker/refacto_multi_error_format 2020-09-15 18:14:45 +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 Remove duplicated code formatting multi errors 2020-09-11 16:08:14 +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 Remove duplicated code formatting multi errors 2020-09-11 16:08:14 +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 Remove duplicated code formatting multi errors 2020-09-11 16:08:14 +02:00
stop.go Remove duplicated code formatting multi errors 2020-09-11 16:08:14 +02:00
version.go Add status field in CLI metrics : success, failure, cancelled 2020-09-18 10:47:50 +02:00