- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
exec Command - Medusa CLI Reference
Run a custom CLI script. Learn more about it in this guide.
Arguments#
Argument | Description | Required |
---|---|---|
| The path to the TypeScript or JavaScript file holding the function to execute. | Yes |
| A list of arguments to pass to the function. These arguments are passed in the | No |
Was this page helpful?