Custom CLI commands in plugins and userland #13334
ilnytskyi
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would be nice to have possibility to define custom CLI commands directly in userland (app code) and via plugins.
This would allow developers to extend the Medusa CLI with feature-specific commands like in other platform.
Currently, the core CLI only supports a fixed set of commands (e.g. upgrading, installing, running migrations), and there’s no way to add new ones.
Beta Was this translation helpful? Give feedback.
All reactions