coda
Coda Local development CLI tool. It comes bundled with the Pack SDK and makes it easy to build and manage Packs from the CLI
Subcommands
Name | Description |
---|
init | Initialize an empty project with the recommended settings and dependencies |
execute | Execute the formula and print the output to the terminal |
auth | Set up authentication in your development environment so that you can execute Pack formulas with authentication applied to them |
register | Create a new API token or register an existing one to be used with future commands |
create | Create a new Pack on Coda’s servers and get assigned a Pack ID. Run this command just once for each Pack you create |
upload | Use this command to upload a new version of your Pack based on your latest code |
release | Release a Pack version and make it live for your users |
clone | Migrate the development of a Pack from the Pack Studio to a new local CLI Pack development |
link | Link the development of a Pack from the Pack studio to an existing local CLI Pack development |
whoami | Looks up information about the API token that is registered in this environment |
build | Generate a bundle for your Pack |
validate | Validate your Pack definition |
setOption | Set a persistent build option for the Pack. This will be used for all builds of the Pack |
Options
Name | Description |
---|
--version | |
--help | |