DockerCLI/cli/config
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
..
configfile Add support for experimental Cli configuration 2017-12-22 14:48:47 +01:00
credentials prefer `pass` backend if it is available 2017-09-20 11:15:49 -06:00
config.go Rename NewConfigFile to New in configfile package 2017-06-27 16:31:38 +02:00
config_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00