defenseunicorns / defenseunicorns/uds-cli
Improve error logging when using --insecure
Open
tech-debt
- Dominant language
- Go
- Stars
- 54
- Forks
- 21
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 45
Description
### Describe what should be investigated or refactored
When running `uds pull` on an insecure registry (ie. local registry), if you don't provide the `--insecure` flag it results in a "not found" error. Instead, we should attempt to recognize that `--insecure` is needed and inform the user

Contributor guide
Assessment
This issue has not been assessed yet.