replicatedhq / replicatedhq/replicated
CLI command to download installer config
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 36
- Forks
- 25
- Avg merge
- 9h 27m
- Merged PRs (30d)
- 3
Description
I'm currently managing several different versions of installer config as we beta test containerd but also need to roll out other installer changes. It'd be useful to have something like replicated installer download <sequence> so I can simply compare different sequences.
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
Start by locating the CLI command definitions and the installer-config handling used by existing release commands. Trace how a release sequence is selected, then define done as a command that accepts a sequence and downloads its installer config so different sequences can be compared.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100