# Packages

No description provided by the author
No description provided by the author

# Functions

ConfigFromFile loads the given file and converts it to a Config.
NewCLI creates a new CLI with the given name and help message.

# Structs

CLI defines a command line interpreter.
Config aggregates configuration of TLS and signing.

# Type aliases

CLICommand defines a command that is added to the CLI via an external consumer.