Make API URL dynamic in `maestro validate` output
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 11
- Avg merge
- 11d 23h
- Merged PRs (30d)
- 9
Description
`maestro validate` command uses production API URL to list the missing builds/boots information.
Make it dynamic and fetch the URL from the settings file i.e. `kci-dev.toml`.
Contributor guide
Research direction
Start with the implementation of the `maestro validate` command and inspect how it currently obtains the API URL. Read the `kci-dev.toml` settings handling, then verify that missing builds and boots are fetched from the configured URL rather than a fixed production endpoint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100