NSX CLI Guide

Associated Commands:

CLI Description Command

Show status to display datetime stamp


Show status to display datetime stamp in command output.
get cli-output datetime

Show inactivity timeout


Show inactivity timeout in seconds.
get cli-timeout

Display commands history


Display the commands history in command output.
To show all command history set size to 0.

Note:Outputs command history from version 3.2.0 and above.
get command history

Get central-config properties


Get central-config properties.
get node central-config

Display help for specified command or list available commands


Display help information. See the example below.
help

List available commands


This command lists all available commands.
list

Run command on registered cluster/fabric nodes


Run a command on the specified cluster/fabric node.
on <registered-node-uuid> exec [<command>]

Set status to display datetime stamp


Set status to display datetime stamp in command output.
set cli-output datetime <datetime-arg>

Set inactivity timeout


Set inactivity timeout in seconds. To disable the timeout, specify 0.
set cli-timeout <timeout-arg>

Set commands history size


Set command history size.
set history limit <history-size>

Ignore Central Config from the Manager to this appliance


Ignore Central Config from the Manager to this appliance.
set node central-config disabled

Synchronize Central Config from the Manager to this appliance


Synchronize Central Config from the Manager to this appliance.
set node central-config enabled

Total commands: 12