# create

URL: /bengal/cli/version/create/
Section: version
Description: Create a version snapshot

---

> For a complete page index, fetch /bengal/llms.txt.

Open LLM text
(/bengal/cli/version/create/index.txt)

Share with AI

Ask Claude
(https://claude.ai/new?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fbengal%2Fcli%2Fversion%2Fcreate%2Findex.txt)

Ask ChatGPT
(https://chatgpt.com/?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fbengal%2Fcli%2Fversion%2Fcreate%2Findex.txt)

Ask Gemini
(https://gemini.google.com/app?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fbengal%2Fcli%2Fversion%2Fcreate%2Findex.txt)

Ask Copilot
(https://copilot.microsoft.com/?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fbengal%2Fcli%2Fversion%2Fcreate%2Findex.txt)

Command

#
`bengal version create`

Create a version snapshot

6Options

## 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
