coda execute <path/to/pack.ts> <formula> [params...]
Execute the formula and print the output to the terminal
Arguments
| Name | Description | 
|---|---|
| path/to/pack.ts | The path to the pack.ts file. E.g. src/pack.ts | 
| formula | Formula name to execute | 
| params | Arguments to pass to the formula | 
Options
| Name | Description | 
|---|---|
| --dynamicUrl  <url> | To run a sync for a dynamic sync table, use this parameter to specify which URL to sync from |