Updated
On this page
Reference for the predraw pack command — usage, flags, arguments, and examples for the pack subcommand of the predraw CLI.
#predraw pack
Pack a scene directory into a single JSON file
Effect: mutating
#Flags
| Name | Short | Type | Default | Env | Description |
|---|---|---|---|---|---|
--output | -o | str | packed.json | Output file path (default: packed.json) |
#Arguments
| Name | Required | Description |
|---|---|---|
path | no | Project directory or scene file (default: .) |