DockerCLI/cli/command/secret
Aaron Lehmann 62567078ff Add --pretty option to "secret inspect" and "config inspect"
This adds a pretty template for both inspect subcommands. For configs,
it's particularly useful because it's a way to expose the config payload
in the CLI in a non-base64-encoded way.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-05-16 15:12:20 -07:00
..
testdata Add --pretty option to "secret inspect" and "config inspect" 2017-05-16 15:12:20 -07:00
client_test.go cli: gofmt + goimports 2017-05-08 10:51:30 -07:00
cmd.go Add interfacer linter 2017-05-08 15:57:50 -04:00
create.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
create_test.go Add support for configs 2017-05-11 13:42:49 -07:00
inspect.go Add --pretty option to "secret inspect" and "config inspect" 2017-05-16 15:12:20 -07:00
inspect_test.go Add --pretty option to "secret inspect" and "config inspect" 2017-05-16 15:12:20 -07:00
ls.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
ls_test.go Update imports. 2017-04-17 18:07:56 -04:00
remove.go Update imports. 2017-04-17 18:07:56 -04:00
remove_test.go Update imports. 2017-04-17 18:07:56 -04:00