# Functions
Run initializes a CLI instance and its command state engine.
# Constants
Thresholds in hours for warning and critical status.
Thresholds in hours for warning and critical status.
(Nagios compatible) return codes constants.
(Nagios compatible) return codes constants.
(Nagios compatible) return codes constants.
(Nagios compatible) return codes constants.
# Structs
BaseCommand is a Command that holds the common command options.
GetCommand is a CLI Command that holds the attributes of the command `readsecret`.
HAStatusCommand is a CLI Command that holds the attributes of the command `hastatus`.
Outputter holds the output functions that are monitoring tool dependent.
PoliciesCommand is a CLI Command that holds the attributes of the command `policies`.
StatusCommand is a CLI Command that holds the attributes of the command `status`.
TokenLookupCommand is a CLI Command that holds the attributes of the command `token-lookup`.