Usage
Status
This command is currently in development. When available, it will provide:- File watching for workflow changes
- Development server for local workflows
- Better error messages and debugging
Options
Port to run dev server on.Alias:
-pExample:Build target for development.Alias:
-tOptions:standalonevercel-build-output-api
Examples
Default Configuration
Custom Port
Custom Target
Combined Options
Current Output
When run, the command currently displays:Planned Features
When implemented, this command will:- File Watching: Automatically detect changes to workflow files
- Hot Reload: Rebuild workflows when files change
- Dev Server: Run a local server for testing workflows
- Enhanced Debugging: Provide better error messages and stack traces
- Live Logs: Show real-time logs of workflow execution
Alternative
Untilworkflow dev is available, use the build command: