nd snapshot
Manage deployment snapshots
Synopsis
Save, restore, list, and delete point-in-time deployment snapshots.
Examples
nd snapshot save before-update
nd snapshot list
nd snapshot restore before-updateOptions
-h, --help help for snapshotOptions inherited from parent commands
--config string path to config file (default "~/.config/nd/config.yaml")
--dry-run show what would happen without making changes
--json output in JSON format
--no-color disable colored output
-q, --quiet suppress non-error output
-s, --scope string deployment scope (global|project) (default "global")
-v, --verbose verbose output to stderr
-y, --yes skip confirmation promptsRelated
- nd - Napoleon Dynamite - coding agent asset manager
- nd snapshot delete - Delete a snapshot
- nd snapshot list - List all snapshots
- nd snapshot restore - Restore deployments from a snapshot
- nd snapshot save - Save current deployments as a named snapshot