couchbase-backup-restore

Plan and execute Couchbase backup and restore operations with cbbackupmgr workflows.

4|1|Updated May 28, 2026
One-click install
npx skills add https://github.com/celticht32/Couchbase-Skills-for-Claude.ai --skill couchbase-backup-restore
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: couchbase-backup-restore
Source: https://github.com/celticht32/Couchbase-Skills-for-Claude.ai/tree/main/skills/couchbase/couchbase-backup-restore
Command: npx skills add https://github.com/celticht32/Couchbase-Skills-for-Claude.ai --skill couchbase-backup-restore

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps teams plan, validate, and execute Couchbase backup and restore workflows so data can be recovered after corruption, accidental deletion, upgrades, or disaster events.

Core Features & Use Cases

  • Backup Planning: Choose between full, incremental, and merged backups with retention strategies that match RPO and RTO goals.
  • Restore Operations: Recover full clusters, individual buckets, scopes, collections, or specific time windows using cbbackupmgr or Capella-managed restore options.
  • Verification and DR Readiness: Inspect backup contents, test restores in staging, and confirm backups are usable before an incident occurs.
  • Use Case: A production cluster needs a pre-upgrade snapshot and a verified rollback path, so this Skill helps define the backup plan, run the backup, and validate restoration to staging.

Quick Start

Ask me to design a Couchbase backup and restore plan for your cluster, including the right backup type, retention policy, verification steps, and restore procedure.

Frequently Asked Questions about couchbase-backup-restore

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan a Couchbase backup and restore strategy for my cluster?

To plan a Couchbase backup and restore strategy, select full, incremental, or merged backups with retention policies matching your RPO and RTO goals. This process defines backup schedules, restore procedures, and validation steps.

Can I restore individual buckets or scopes in Couchbase instead of the full cluster?

Yes, you can perform a Couchbase restore for individual buckets, scopes, collections, or specific time windows instead of the full cluster. This uses cbbackupmgr workflows or Capella-managed restore options for targeted recovery.

What is the best way to verify a Couchbase backup before a disaster recovery event?

The best way to verify a Couchbase backup is to inspect backup contents and test restores in staging. This validates disaster recovery readiness and confirms backups are usable before an actual incident occurs.

Does cbbackupmgr support point-in-time recovery for Couchbase Capella clusters?

cbbackupmgr and Capella-managed restore options support point-in-time recovery and specific time window restores. This allows you to restore Couchbase data to a precise moment before corruption, accidental deletion, or upgrade failures.

When do I need an incremental vs merged Couchbase backup?

You need an incremental Couchbase backup to capture changes since the last backup efficiently, while merged backups consolidate full and incremental data. Choosing between them depends on your RPO, RTO goals, and backup retention strategies.