Baremetal Server CLI
All vDefend CLI Commands
| CLI Description | Command | 
|---|---|
| Install installer-service and vdefend-cliInstalls 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 softwareInstall the vDefend agent software by downloading the agent-bundle from the SSP it is onboarding to. | install bms ssp | 
| Show BMS control connectionsShow bare metal server connections to the bare metal orchestrator, controller and metrics manager. | get bms control-connections | 
| Show BMS health statusShow the health of all running agent services and their components. | get bms health | 
| Show installation statusShow the current installation status. | get bms install-status | 
| Show BMS inventory informationGives the bare metal server inventory information. | get bms inventory | 
| Show BMS status overviewGives high-level overview of all the main components of bare metal server. | get bms status | 
| Request support bundleRequest for support bundle used for debugging purposes. | get bms support-bundle | 
| Show support bundle statusShow the status of the requested support bundle. | get bms support-bundle status | 
| Show uninstallation statusShow the current status of uninstallation. | get bms uninstall-status | 
| Show firewall address setsShow the address set of the selected bare metal server interface. | get firewall <bmsi> addrsets | 
| Show firewall rulesShow the distributed firewall rules of the selected bare metal server interface. | get firewall <bmsi> rulesets | 
| Show firewall interface identifiersShow identifiers of the bare metal server interfaces on the current bare metal server. | get firewall bmsi | 
| Show firewall exclusionsShow bmsi that are excluded from firewall rules. | get firewall exclusion | 
| Show firewall rule realizationShow firewall rules that are applied to all bmsi. | get firewall realization | 
| Show firewall rule statisticsShow firewall rule statistics. | get firewall rule-stats | 
| Show firewall statusShow whether the current firewall is enabled or disabled. | get firewall status | 
| Set log levelSet the log-level of all agents/services to a valid log-level option. | set log-level <level> | 
| Clear connection tracking counterClear the connection tracking counter. | set conntrack-clear | 
| Uninstall BMS softwareUninstalls 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 CLIExit out of the cli. Note the word "exit" ANYWHERE can trigger exit. | exit | 
| Display help informationDisplays how to use the current command and available flags and subcommands to use. | help [command] | 
        Total commands: 22
      
    