Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.34 KB

h7t.md

File metadata and controls

33 lines (24 loc) · 1.34 KB

h7t

Healthbot Command Line Interface

Synopsis

A tool for interacting with Healthbot over the REST API.

The intent with this tool is to provide bulk or aggregate functions, that simplify interacting with Healthbot.

Options

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

SEE ALSO

  • h7t completion - Generate shell completion script for h7t
  • h7t configure - Configure information relating to a Healthbot Installation
  • h7t docs - Generate Markdown for the commands in h7t
  • h7t extract - Extract information from a Healthbot Installation
  • h7t load - Load information into a Healthbot Installation
  • h7t summarise - Summarise information from a Healthbot Installation
  • h7t transform - Transform things from proprietary formats into Healthbot dsl format
  • h7t version - Output the current build information
Auto generated by spf13/cobra on 29-Nov-2019