Baremetal Server CLI

All vDefend CLI Commands

CLI Description Command

Install installer-service and vdefend-cli


Installs the installer-service and vdefend-cli. Installer-service is responsible for handling the life-cycle management of vDefend software on baremetal servers.
install bms installer

Install vDefend agent software


Install the vDefend agent software by downloading the agent-bundle from the SSP it is onboarding to.
install bms ssp

Show BMS control connections


Show bare metal server connections to the bare metal orchestrator, controller and metrics manager.
get bms control-connections

Show BMS health status


Show the health of all running agent services and their components.
get bms health

Show installation status


Show the current installation status.
get bms install-status

Show BMS inventory information


Gives the bare metal server inventory information.
get bms inventory

Show BMS status overview


Gives high-level overview of all the main components of bare metal server.
get bms status

Request support bundle


Request for support bundle used for debugging purposes.
get bms support-bundle

Show support bundle status


Show the status of the requested support bundle.
get bms support-bundle status

Show uninstallation status


Show the current status of uninstallation.
get bms uninstall-status

Show firewall address sets


Show the address set of the selected bare metal server interface.
get firewall <bmsi> addrsets

Show firewall rules


Show the distributed firewall rules of the selected bare metal server interface.
get firewall <bmsi> rulesets

Show firewall interface identifiers


Show identifiers of the bare metal server interfaces on the current bare metal server.
get firewall bmsi

Show firewall exclusions


Show bmsi that are excluded from firewall rules.
get firewall exclusion

Show firewall rule realization


Show firewall rules that are applied to all bmsi.
get firewall realization

Show firewall rule statistics


Show firewall rule statistics.
get firewall rule-stats

Show firewall status


Show whether the current firewall is enabled or disabled.
get firewall status

Set log level


Set the log-level of all agents/services to a valid log-level option.
set log-level <level>

Clear connection tracking counter


Clear the connection tracking counter.
set conntrack-clear

Uninstall BMS software


Uninstalls the bare metal server installer and all agents from the bare metal server. Wipes the server clean of trace of any vdefend software.
uninstall bms

Exit the CLI


Exit out of the cli. Note the word "exit" ANYWHERE can trigger exit.
exit

Display help information


Displays how to use the current command and available flags and subcommands to use.
help [command]
Total commands: 22