Updated Edit
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 | Presence | Env | Description |
|---|---|---|---|---|---|
--output | -o | str | optional | Output file path. Omitted, the scene is written to packed.json. |
#Arguments
| Name | Type | Presence | Description |
|---|---|---|---|
path | str | optional | Project directory or scene file. Omitted, the current directory is packed. |