sdm admin servers update

NAME:
   sdm admin servers update - update one or more servers

USAGE:
   sdm admin servers update command [command options] [arguments...]

COMMANDS:
   rawtcp             update TCP server
   rdp                update RDP server
   ssh                update SSH (Public Key) server
   ssh-cert, sshCert  update SSH (Certificate Based) server
   ssh-customer-key   update SSH (Customer Managed Key) server

OPTIONS:
   --file value, -f value  load from a JSON file
   --stdin, -i             load from stdin
   --delete-all-tags       
   --delete-tags value     delete-tags e.g. 'key,...'
   --filter value          filter e.g. 'field:name tag:key=value ...'
   --filter-json value     path to JSON based filter
   --filters-help          show valid filter strings and examples
   --tags value            tags e.g. 'key=value,...'
   --help, -h              show help

For more information on the use of filters in the CLI, see the Filters documentation.

rawtcp

rdp

rdp-cert

ssh

ssh-cert

ssh-customer-key

Last updated

Was this helpful?