File: docker-help-helloworld.golden

package info (click to toggle)
docker.io 28.5.2%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 69,048 kB
  • sloc: sh: 5,867; makefile: 863; ansic: 184; python: 162; asm: 159
file content (16 lines) | stat: -rw-r--r-- 478 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Usage:  docker helloworld [OPTIONS] COMMAND

A basic Hello World plugin for tests

Options:
  -c, --context string   Is it Christmas?
  -D, --debug            Enable debug
      --pre-run          Log from prerun hook
      --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.