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

NameDescription
path/to/pack.tsThe path to the pack.ts file. E.g. src/pack.ts

Options

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