Skip to content

fix(cli): show full IDs in human output - #221

Merged
arjunkomath merged 1 commit into
mainfrom
fix/cli-full-ids
Jul 28, 2026
Merged

fix(cli): show full IDs in human output#221
arjunkomath merged 1 commit into
mainfrom
fix/cli-full-ids

Conversation

@arjunkomath

Copy link
Copy Markdown
Member

Summary

  • remove the shared ID-shortening formatter from human-readable CLI output
  • print complete resource IDs and commit SHAs so they can be copied into follow-up commands
  • cover every affected output path with long-ID regression assertions

Validation

  • cd cli && go test ./...

Review

  • Oracle reviewed the implementation and found the runtime change correct and complete
  • all test coverage findings from the review were addressed

@arjunkomath
arjunkomath merged commit aa4d550 into main Jul 28, 2026
10 checks passed
@arjunkomath
arjunkomath deleted the fix/cli-full-ids branch July 28, 2026 08:30
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