CT-VL CLI Navigation Summary and Guidelines
Navigation | Command | Example |
---|---|---|
Starting prompt | main> | |
List CLI categories or the commands within categories | ? | main> ? auth Authentication setup cluster Cluster Setup icapi SafeNet ProtectApp Setup network Network Setup system System Setup vae VAE Configuration vts Tokenization Setup quit|q|up|<ctrl-d> Quit or return to previous menu exit Exit application |
Open a category and display its commands | main> cluster cluster> ? add Register a new node to a cluster apiadmin API admin user setup create Create New Cluster join Join node to a cluster remotejoin Remotely join nodes to a cluster remove Remove node from cluster show Show cluster status quit|q|up|<ctrl-d> Quit or return to previous menu exit Exit application | |
Get help: See command usage and example output | network> checkport usage: checkport [-h] [--host HOST] [--port PORT[PORT ...]] Check port connection status of a host Optional arguments: -h, --help show this help message and exit --host HOST hostname or IP address of host --port PORT [PORT ...] port numbers to scan | |
Have CLI complete a category name, command, or argument when typing | Press | Enter enough characters to uniquely identify a category, command, or argument, and then press the |
Return to the main level | up | main> cluster cluster> up main> |
End the CLI session | exit |
Note
You must enter a category to execute any of its commands. For example, the reboot command is in the system category, so you must first enter system, then enter reboot.