gitlab-backup
Verified for current stable LTS
Gitlab Backup Command: Restore Backup Skipping Components
Use for restore backup skipping components with Gitlab Backup. Exact CLI syntax to restore backup skipping components using Gitlab Backup.
When to use this: Use for restore backup skipping components with Gitlab Backup.
Command Syntax
sudo gitlab-backup restore BACKUP=<backup_id> SKIP=<db,uploads,...> sudo gitlab-backup restore BACKUP=<backup_id> SKIP=<db,uploads,...> Command Breakdown
sudo is the base executable for this command.
FAQ
Purpose: Exact syntax to restore backup skipping components using Gitlab Backup.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Gitlab Backup Command: Create Full Backup Copy Strategy
sudo gitlab-backup create STRATEGY=<copy> Gitlab Backup Command: Create Full Backup Default Strategy sudo gitlab-backup create Gitlab Backup Command: Restore Backup By Id sudo gitlab-backup restore BACKUP=<backup_id> Gitlab Backup Command: Restore Backup Skip Components sudo gitlab-backup restore BACKUP=<backup_id> SKIP=<db,uploads,...>