exec Command - Medusa CLI Reference

Run a custom CLI script. Learn more about it in this guide.

Terminal
npx medusa exec [file] [args...]

Arguments#

ArgumentDescriptionRequired

file

The path to the TypeScript or JavaScript file holding the function to execute.

Yes

args

A list of arguments to pass to the function. These arguments are passed in the args property of the function's object parameter.

No

Was this page helpful?
Edit this page
Ask Anything
FAQ
What is Medusa?
How can I create a module?
How can I create a data model?
How do I create a workflow?
How can I extend a data model in the Product Module?
Recipes
How do I build a marketplace with Medusa?
How do I build digital products with Medusa?
How do I build subscription-based purchases with Medusa?
What other recipes are available in the Medusa documentation?
Chat is cleared on refresh
Line break