compose/cli/cmd/context
Nicolas De loof c6fc0e116f
Merge pull request #879 from docker/acceskey_file
Flag to import access key & secret from file
2020-11-05 14:08:51 +01:00
..
context.go Add update command for backward compatibility 2020-10-28 14:26:32 +01:00
create.go Normalize case of command and flag help 2020-10-03 20:43:18 -04:00
create_aci.go Update copyright 2020-09-22 12:13:00 +02:00
create_ecs.go Flag to import access key & secret from file 2020-11-04 17:20:10 +01:00
inspect.go Update copyright 2020-09-22 12:13:00 +02:00
ls.go Remove obsolete flag `--json` (that was marked hidden), kept for VSCode extension but is not used, `docker context ls --format “{{ json . }}”` is used. 2020-11-04 14:54:01 +01:00
rm.go Normalize case of command and flag help 2020-10-03 20:43:18 -04:00
show.go Update copyright 2020-09-22 12:13:00 +02:00
update.go Add update command for backward compatibility 2020-10-28 14:26:32 +01:00
use.go Update copyright 2020-09-22 12:13:00 +02:00