DockerCLI/e2e/cli-plugins/testdata/docker-help-helloworld.golden

15 lines
348 B
Plaintext
Raw Normal View History

Usage: docker helloworld [OPTIONS] COMMAND
A basic Hello World plugin for tests
Options:
--who string Who are we addressing?
Commands:
apiversion Print the API version of the server
exitstatus2 Exit with status 2
goodbye Say Goodbye instead of Hello
Run 'docker helloworld COMMAND --help' for more information on a command.