Allow to pass environment variables to the command spawned by pty.spawn()
Open
enhancement
- Dominant language
- Ruby
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Useful for passing secrets e.g. (`ipmitool -E`)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Ruby code that calls pty.spawn() and inspect how the spawned command is invoked. Determine how environment variables can be supplied to that call, then verify that a command such as ipmitool -E receives them and that existing PTY behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100