compose/cli/cmd
Nicolas De loof 6d35a6d644
Merge pull request #609 from docker/refacto_multi_error_format
Remove duplicated code formatting multi errors
2020-09-15 18:14:45 +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 Remove duplicated code formatting multi errors 2020-09-11 16:08:14 +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 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
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 In version, replace “Azure integration” version info by “Cloud integration” 2020-09-11 17:29:40 +02:00