Skip to content

Deployment Rollback

caepe deployment rollback

Run rollback on a deployment

caepe deployment rollback [flags]

Options

  -d, --deployment string   Deployment name to run rollback on. (required)
  -h, --help                help for rollback

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