Skip to content

Snapshot Deployment Create

caepe snapshot deployment create

Create a snapshot deployment

caepe snapshot deployment create [flags]

Options

  -c, --cluster string        Cluster ID to deploy to
  -h, --help                  help for create
  -i, --instance string       Snapshot instance identifier
      --payload-json string   String representing JSON payload

Options inherited from parent commands

      --config string   config file path (default /$HOME/.caepe/config)
      --debug           output debug logs
      --dry-run         do not send the request to server
      --raw-output      show raw output

SEE ALSO

Auto generated by spf13/cobra on 16-Apr-2025
Back to top