Skip to content

cmd: Add Support for Piping Input to Start a DAG #753

@yottahmd

Description

@yottahmd

Enable Dagu to accept input via standard input (stdin) when starting a workflow. This feature will enhance usability by allowing users to pass parameters dynamically using shell pipelines.

Example Usage:

echo "parameter" | dagu start workflow_name  

Metadata

Metadata

Assignees

Labels

enhancementNew feature to be implemented

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions