DockerCLI/cli/command
Vincent Demeester 84fe1a1b5b
Add support for experimental Cli configuration
Allow to mark some commands and flags experimental on cli (i.e. not
depending to the state of the daemon). This will allow more flexibility
on experimentation with the cli.

Marking `docker trust` as cli experimental as it is documented so.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-12-22 14:48:47 +01:00
..
bundlefile Import docker/docker/cli 2017-04-17 17:40:59 -04:00
checkpoint Update code for upstream cobra 2017-10-25 14:49:26 -04:00
commands trust inspect: add docker trust inspect command with formatting print 2017-09-25 09:34:52 -07:00
config Update gometalinter 2017-10-26 12:21:02 -04:00
container Annotate worker option for 1.35 API 2017-12-06 17:24:01 +01:00
formatter Merge pull request #621 from charrywanganthony/displaystringutils 2017-10-27 11:08:36 +02:00
idresolver Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
image Merge pull request #474 from jhowardmsft/jjh/apis-for-platform 2017-11-07 14:26:31 +01:00
inspect updated vendoring 2017-09-01 19:41:06 -04:00
network Update code for upstream cobra 2017-10-25 14:49:26 -04:00
node Update code for upstream cobra 2017-10-25 14:49:26 -04:00
plugin Update gometalinter 2017-10-26 12:21:02 -04:00
registry Add --format to docker-search 2017-08-23 01:37:54 +03:00
secret Update gometalinter 2017-10-26 12:21:02 -04:00
service Added support of Generic resources in compose file 2017-11-28 21:52:09 +01:00
stack Return errors from client in stack deploy configs 2017-12-18 21:34:04 +01:00
swarm Update gometalinter 2017-10-26 12:21:02 -04:00
system Add support for experimental Cli configuration 2017-12-22 14:48:47 +01:00
task Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
trust Add support for experimental Cli configuration 2017-12-22 14:48:47 +01:00
volume Update code for upstream cobra 2017-10-25 14:49:26 -04:00
cli.go Add support for experimental Cli configuration 2017-12-22 14:48:47 +01:00
cli_test.go Add support for experimental Cli configuration 2017-12-22 14:48:47 +01:00
events_utils.go updated vendoring 2017-09-01 19:41:06 -04:00
in.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
out.go updated vendoring 2017-09-01 19:41:06 -04:00
registry.go Move credential getting functions to the ConfigFile. 2017-06-27 13:46:47 +02:00
registry_test.go Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
stream.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
trust.go Fix crash in containe run after pulling an image. 2017-08-31 17:08:02 -04:00
utils.go LCOW: Add `--platform=` CLI flag to pull/create/run/build 2017-10-31 09:50:43 -07:00