dagucloud / dagucloud/dagu

cmd: Add Support for Piping Input to Start a DAG

Open
#753 1 comment 0 reactions 1 assignee Claimed by @yohamta0 View on GitHub
Dominant language
Go
Stars
4k
Forks
332
Avg merge
19h 9m
Merged PRs (30d)
137

Description

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
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.