2018-12-11 09:52:59 -05:00
|
|
|
|
2019-01-17 08:38:38 -05:00
|
|
|
Usage: docker helloworld [OPTIONS] COMMAND
|
2018-12-11 09:52:59 -05:00
|
|
|
|
|
|
|
A basic Hello World plugin for tests
|
|
|
|
|
2019-01-17 08:38:38 -05:00
|
|
|
Options:
|
|
|
|
--who string Who are we addressing? (default "World")
|
|
|
|
|
2018-12-11 09:52:59 -05:00
|
|
|
Commands:
|
2018-12-17 10:55:38 -05:00
|
|
|
apiversion Print the API version of the server
|
2018-12-11 09:52:59 -05:00
|
|
|
goodbye Say Goodbye instead of Hello
|
|
|
|
|
|
|
|
Run 'docker helloworld COMMAND --help' for more information on a command.
|