search directory
Search Commands
Search tools, operations, flags, and command strings. Results are capped for Worker performance.
Bup Commands
5 bup entries
Limited to 100 results
bup Operations
Bup Command: Backup Directory With Name
bup -d <path/to/repository> save -n <backup_name> <path/to/directory> bup Operations
Bup Command: Initialize Backup Repository
bup -d <path/to/repository> init bup Operations
Bup Command: List Backup Snapshots
bup -d <path/to/repository> ls bup Operations
Bup Command: Prepare Directory For Backup
bup -d <path/to/repository> index <path/to/directory> bup HTTP
Bup Command: Restore Backup Snapshot
bup -d <path/to/repository> restore -C <path/to/target_directory> <backup_name>