Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 752 Bytes

h7t_docs.md

File metadata and controls

33 lines (22 loc) · 752 Bytes

h7t docs

Generate Markdown for the commands in h7t

Synopsis

For h7t generate Markdown Documents for each of the commands and write them to a folder named ./docs

h7t docs [flags]

Options

  -h, --help   help for docs

Options inherited from parent commands

  -a, --authority string   healthbot HTTPS Authority (default "localhost:8080")
      --config string      config file (default is $HOME/.h7t.yaml)
  -p, --password string    healthbot Password (default "****")
  -u, --username string    healthbot Username (default "admin")
  -v, --verbose            cause h7t to be more verbose

SEE ALSO

  • h7t - Healthbot Command Line Interface
Auto generated by spf13/cobra on 29-Nov-2019