compose/cli/cmd
aiordache 8f31ad59be Refactor secrets
- create secrets from files
  - update Secret structure

Signed-off-by: aiordache <anca.iordache@docker.com>
2020-10-19 11:33:55 +02:00
..
compose Add --quiet for some commands 2020-10-12 11:34:27 +02:00
context Populate ~/.aws/config(credentials) on ecs context create 2020-10-15 20:26:38 +02:00
login Fix regression: let users login to local registry (no '.' In registry name) 2020-10-02 13:54:59 +02:00
logout Update copyright 2020-09-22 12:13:00 +02:00
mobyflags Update copyright 2020-09-22 12:13:00 +02:00
run Replace `docker run —envFile` with `docker run —env-file` 2020-10-16 18:03:47 +02:00
testdata Add resource reservations to container inspect 2020-10-08 17:47:16 +02:00
volume Add command "volume inspect" 2020-10-14 11:11:55 +02:00
ecs.go Update copyright 2020-09-22 12:13:00 +02:00
exec.go Update copyright 2020-09-22 12:13:00 +02:00
inspect.go Fix HTML escape encoding 2020-10-02 18:53:22 +02:00
inspect_test.go Update copyright 2020-09-22 12:13:00 +02:00
kill.go Update copyright 2020-09-22 12:13:00 +02:00
logs.go Update copyright 2020-09-22 12:13:00 +02:00
prune.go Display summary of reclaimed ACI resources (CPU/mem) in `docker prune` 2020-10-15 15:45:48 +02:00
ps.go Fix docker context ls for retrocompatibility 2020-10-01 15:41:18 +02:00
ps_test.go Update copyright 2020-09-22 12:13:00 +02:00
rm.go Update copyright 2020-09-22 12:13:00 +02:00
secrets.go Refactor secrets 2020-10-19 11:33:55 +02:00
serve.go Add volume as a new served API, use `one of` in proto for context specific parameters, proxy volume creation 2020-09-28 14:56:32 +02:00
start.go Update copyright 2020-09-22 12:13:00 +02:00
stop.go Update copyright 2020-09-22 12:13:00 +02:00
version.go Add version to UserAgent on ACI 2020-10-12 09:15:32 +02:00
version_test.go Fix tests 2020-10-01 15:41:18 +02:00