Skip to main content

Rename server

cloudcli server rename

Rename server

Synopsis

Rename server

cloudcli server rename [flags]

Options

  -h, --help              help for rename
--id string Specific server UUID
--name string Server name or regular expression matching a single server
--new-name string The new name (a-zA-Z0-9()_-). (must be at least 4 characters long)
--wait Wait for command execution to finish only then exit cli.

Options inherited from parent commands

      --api-clientid string   API Client ID
--api-secret string API Secret
--config string config file (default is $HOME/.cloudcli.yaml)
--debug enable debug output to stderr
--dryrun enable dry run mode, does not perform actions
--format string output format, default format is a human readable summary
--no-config disable loading from config file