apple / apple/swift-container-plugin
containertool should have a `--default-password-from-stdin` option
Open
kind/enhancement
semver/minor
- Dominant language
- Swift
- Stars
- 390
- Forks
- 26
- Avg merge
- 8m
- Merged PRs (30d)
- 1
Description
For cases where using an environment variable is not suitable, it should be possible to pipe the password into `containertool`.
Contributor guide
Research direction
Start at the containertool command entry point and inspect how the existing environment-variable password option is parsed. Add the requested --default-password-from-stdin behavior so a piped password can be used, then verify the command accepts input from standard input without requiring the environment variable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100