Skip to content

fix(cli): handle targets and registries in list - #10

Merged
chaz8081 merged 2 commits into
mainfrom
feature/list-targets-registries-ux
Feb 16, 2026
Merged

fix(cli): handle targets and registries in list#10
chaz8081 merged 2 commits into
mainfrom
feature/list-targets-registries-ux

Conversation

@chaz8081

Copy link
Copy Markdown
Owner

Summary

  • wire positive-vibes list to actually handle targets and registries resource types instead of silently returning no output
  • add dedicated list render functions for targets and registries with JSON parity
  • update list command help text/examples so advertised resource types match real behavior
  • add regression tests that assert list targets and list registries produce visible output

Test Plan

  • go test ./internal/cli -run 'ListCmd_(TargetsProducesOutput|RegistriesProducesOutput)' -v
  • go test ./internal/cli -v
  • go test ./...

@chaz8081
chaz8081 merged commit d8cf7fd into main Feb 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants