DockerCLI/cli/command/system
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
..
testdata Include whether the managers in the swarm are autolocked as part of `docker info`. 2017-08-25 16:33:46 -07:00
client_test.go Fix: skip build-cache prune on unsupported versions 2017-07-17 11:55:35 +02:00
cmd.go Update gometalinter 2017-10-26 12:21:02 -04:00
df.go Update gometalinter 2017-10-26 12:21:02 -04:00
events.go Update gometalinter 2017-10-26 12:21:02 -04:00
info.go Update gometalinter 2017-10-26 12:21:02 -04:00
info_test.go Include whether the managers in the swarm are autolocked as part of `docker info`. 2017-08-25 16:33:46 -07:00
inspect.go Use `scope=swarm` for service related network inspect. 2017-06-13 20:26:12 +00:00
prune.go Update code for upstream cobra 2017-10-25 14:49:26 -04:00
prune_test.go Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
version.go Add support for experimental Cli configuration 2017-12-22 14:48:47 +01:00