Module cli

Module cli 

Source
Expand description

Command line handling for the “nethsm” executable.

Modules§

config 🔒
env 🔒
health 🔒
info 🔒
key 🔒
lock 🔒
metrics 🔒
namespace 🔒
openpgp 🔒
provision 🔒
random 🔒
system 🔒
unlock 🔒
user 🔒

Structs§

Cli
The “nethsm” CLI.
InfoCommand
The “nethsm info” command.
LockCommand
The “nethsm lock” command.
MetricsCommand
The “netshm metrics” command.
ProvisionCommand
The “nethsm provision” command.
RandomCommand
The “nethsm random” command.
UnlockCommand
The “nethsm unlock” command.

Enums§

Command
The “nethsm” CLI commands.
ConfigCommand
The “nethsm config” command.
ConfigGetCommand
The “nethsm config get” command.
ConfigSetCommand
The “nethsm config get” command.
EnvAddCommand
The “netshm env add” command.
EnvCommand
The “netshm env” command.
EnvDeleteCommand
The “nethsm env delete” command.
Error
Errors related to the CLI
HealthCommand
The “netshm health” command.
KeyCertCommand
The “nethsm key cert” command.
KeyCommand
The “nethsm key” command.
NamespaceCommand
The “nethsm namespace” command.
OpenPgpCommand
The “nethsm openpgp” command.
SystemCommand
The “nethsm system” command.
UserCommand
The “nethsm user” command.

Constants§

BIN_NAME 🔒
The name of the executable.