2018-12-11 09:52:59 -05:00
|
|
|
|
2020-10-02 09:41:17 -04: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:
|
2019-03-01 11:03:14 -05:00
|
|
|
-c, --context string Is it Christmas?
|
|
|
|
-D, --debug Enable debug
|
2019-03-13 13:50:51 -04:00
|
|
|
--pre-run Log from prerun hook
|
2019-03-01 11:03:14 -05:00
|
|
|
--who string Who are we addressing?
|
2019-01-17 08:38:38 -05:00
|
|
|
|
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
|
2019-02-22 12:49:44 -05:00
|
|
|
exitstatus2 Exit with status 2
|
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.
|