Skip to content

← All questions

analyze gave me modules called deploy, execute and status instead of workflows

Asked 3,410 views2 answers

Thirty modules on the proposal and twelve of them are verbs: status, delete, export, send, run, update, upload, download, stats, validate, versions, introspect.

They are all coming from route files like:

text
app/api/workflows/[id]/deploy/route.ts
app/api/workflows/[id]/execute/route.ts

Both of those should obviously be workflows. Modules are what -m filters on and what the features get organised under, so I do not want to accept this. Is there a setting?

asked by Tanvi Bhatt126 ·

2 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related