Updated Edit
On this page
Unpack a packed JSON file into a project directory
#predraw unpack
Unpack a packed JSON file into a project directory
Effect: mutating
#Flags
| Name | Short | Type | Presence | Env | Description |
|---|---|---|---|---|---|
--output | -o | str | optional | Output directory. Omitted, the project is unpacked into the current directory. |
#Arguments
| Name | Type | Presence | Description |
|---|---|---|---|
file | str | required | Packed JSON file to unpack |