stackabletech / stackabletech/stackablectl
Support loading config from env var or config file
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10
- Forks
- 5
- Avg merge
- 4h 41m
- Merged PRs (30d)
- 4
Description
Came out of https://github.com/stackabletech/stackablectl/pull/36#discussion_r926478595:
Is this parameter [--additional-demo-files] necessary for all calls of stackablectl? Wouldn't be an environment variable or folder containing the custom demos also be a viable solution?
Contributor guide
No contributing guide indexed for this repository
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
Start with the --additional-demo-files option and the linked discussion in pull request 36 to understand the current configuration flow. The payload names no source files or tests, so locate the CLI entry point and existing configuration tests first. Done means agreeing on and implementing a supported environment-variable or config-file path for custom demos.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100