coda create <path/to/pack.ts>
Create a new Pack on Coda’s servers and get assigned a Pack ID. Run this command just once for each Pack you create
Arguments
Name | Description |
---|
path/to/pack.ts | The path to the pack.ts file. E.g. src/pack.ts |
Options
Name | Description |
---|
--name <name> | Specify a name for the Pack. You can always set or update the name in the Pack management UI later |
--description <description> | Specify a description for the Pack. You can always set or update the description in the Pack management UI later |