Healthbot Command Line Interface
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.
-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
- 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