Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.17 KB

cloudcli_server_snapshot.md

File metadata and controls

41 lines (30 loc) · 1.17 KB

cloudcli server snapshot

List/manage server snapshots

Synopsis

List/manage server snapshots

cloudcli server snapshot [flags]

Options

      --create string   Name of a new snapshot to create
      --delete string   Snapshot ID to delete
  -h, --help            help for snapshot
      --id string       Specific server UUID
      --name string     Server name or regular expression matching a single server
      --revert string   Snaptshot ID to revert to
      --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

SEE ALSO

Auto generated by spf13/cobra on 15-Aug-2021