Orange-OpenSource / Orange-OpenSource/hurl
Feature Request: support for shell interaction ( a pipe or "system() command)
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 19.2k
- Forks
- 745
- Avg merge
- 5h 3m
- Merged PRs (30d)
- 60
Description
It'd be useful for me, but I believe more general useful, to have some ability to read data from an OS shell command into a variable.
My major use case would be reading secrets from a password manager.
But this seems more generally useful
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no file, test, or entry point; begin by clarifying how shell commands should be invoked and how their output becomes a variable. Done means the agreed behavior is implemented and covers the stated password-manager use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100