The Linux man pages provide an overview of the options and flags for the nish-manager command.
The following table describes some of the options and flags that can be used when starting the NISH manager.
Option or Flag |
Description |
Reference |
---|---|---|
--retention -r |
Defines a retention or cleanup interval |
See Backup file |
--backup -b |
Defines a location for the backup file |
See Backup file |
--ca-cert -t |
Specifies a CA certificate |
|
--server-cert -k |
Provides the NISH manager server certificate |
|
--server-key -K |
Provides the NISH manager server key file |
|
--log-level -l |
Defines the log level for the NISH manager log file |
|
--listen-address -a |
Specifies an IP address for the NISH manager to listen on1,2,3 |
— |
--listen-port -p |
— |
Several listen addresses can be defined.
If the operator omits the address and port for the NISH manager to listen on, the NISH manager listens by default on all IP interfaces available and on the default gRPC port (57400.)
Multiple instances of the NISH manager can run on a single server or workstation, if the IP address and port combinations of the instances do not clash.