Nitro introduced new (experimental) tasks API.
In the future it should be possible to directly run tasks using CLI (nuxi task run db:migrate)
This feature is in early stages and yet, requires dependency on a running dev server.
I plan to introduce it for Nuxi CLI but perhaps only after we don't have this limitation anymore.
Nitro introduced new (experimental) tasks API.
In the future it should be possible to directly run tasks using CLI (
nuxi task run db:migrate)This feature is in early stages and yet, requires dependency on a running dev server.
I plan to introduce it for Nuxi CLI but perhaps only after we don't have this limitation anymore.