Usage
bengal version create [OPTIONS]
Options
| Option | Type | Description |
|---|---|---|
--dry-run
flag
|
BOOLEAN |
Show what would be done without making changes |
--from-path
|
STRING |
Source directory to snapshot (default: docs) Default:docs
|
--label
|
STRING |
Human-readable label (default: version ID) |
--source
|
STRING |
Source directory path |
--to-path
|
STRING |
Destination directory |
--version-id
required
|
STRING |
New version identifier |