sdpctl Reference Guide
sdpctl appliance
Manage the appliances and perform tasks such as backups, upgrades, metrics etc
Synopsis
The base command to manage the appliances. This command does not do anything by itself, it is used together with one of the available sub-commands listed below.
Options
--descending Change the direction of sort order when using the '--order-by' flag. Using this will reverse the sort order for all keywords specified in the '--order-by' flag.
-e, --exclude stringToString Filter appliances using a comma separated list of key-value pairs. Regex syntax is used for matching strings. Example: '--exclude name=controller,site=<site-id> etc.'.
Available keywords to filter on are: name, id, tags|tag, version, hostname|host, active|activated, site|site-id, function (default [])
-h, --help help for appliance
-i, --include stringToString Include appliances. Adheres to the same syntax and key-value pairs as '--exclude' (default [])
--order-by strings Order appliance lists by keywords, i.e. 'name', 'id' etc. Accepts a comma seperated list of keywords, where first mentioned has priority. Applies to the 'appliance list' and 'appliance stats' commands. (default [name])
Options inherited from parent commands
--api-version int Peer API version override
--ci-mode Log to stderr instead of file and disable progress-bars
--debug Enable debug logging
--events-path string send logs to unix domain socket path
--no-interactive Suppress interactive prompt with auto accept
--no-verify Don't verify TLS on for the given command, overriding settings from config file
-p, --profile string Profile configuration to use
SEE ALSO
sdpctl - sdpctl is a command line tool to manage Appgate SDP Collectives
sdpctl appliance backup - Perform backup of the appliances
sdpctl appliance export-seed - Export seed for an inactive Appliance
sdpctl appliance files - The files command lets you manage the file repository on the connected Controller
sdpctl appliance force-disable-controller - Force disable misbehaving Controllers using this command. USE WITH CAUTION!
sdpctl appliance list - List all appliances
sdpctl appliance logs - Download zip bundle with logs
sdpctl appliance maintenance - Manually manage maintenance mode on Controllers
sdpctl appliance metric - Get all the Prometheus metrics for the given Appliance
sdpctl appliance resolve-name - Test a resolver name on a Gateway
sdpctl appliance resolve-name-status - Get the status of name resolution on a Gateway
sdpctl appliance stats - Show appliance stats
sdpctl appliance switch-partition - Initiate a partition switch on an appliance regardless of upgrade status
sdpctl appliance upgrade - Perform appliance upgrade on the Collective