Edit

opencenter cluster backup delete

Delete a backup

Synopsis

Delete a backup by its ID.

This operation is irreversible. Use with caution.

opencenter cluster backup delete <backup-id> [flags]

Examples

  # Delete a backup
  opencenter cluster backup delete my-cluster-20260118-143000

  # Delete without confirmation
  opencenter cluster backup delete my-cluster-20260118-143000 --force

Options

      --force   Delete without confirmation
  -h, --help    help for delete

SEE ALSO

  • opencenter_cluster_backup.md[opencenter cluster backup] - Manage cluster backups

Auto generated by spf13/cobra on 28-Apr-2026