Skip to content

feat(cli): add describe command for detailed devnet status#25

Merged
qj0r9j0vc2 merged 11 commits into
mainfrom
feat/add-describe-command
Jan 26, 2026
Merged

feat(cli): add describe command for detailed devnet status#25
qj0r9j0vc2 merged 11 commits into
mainfrom
feat/add-describe-command

Conversation

@qj0r9j0vc2

@qj0r9j0vc2 qj0r9j0vc2 commented Jan 26, 2026

Copy link
Copy Markdown
Member

Summary

  • Add dvb describe command with Kubernetes-style detailed output including conditions, events, and node status
  • Replace dvb status command with the new describe command
  • Add Condition and Event types to the proto API and internal types for lifecycle tracking

Test plan

  • Unit tests pass (go test ./cmd/dvb/...)
  • Integration test added with //go:build integration tag
  • All builds pass (go build ./...)

@qj0r9j0vc2 qj0r9j0vc2 self-assigned this Jan 26, 2026
@qj0r9j0vc2 qj0r9j0vc2 force-pushed the feat/add-describe-command branch from 9e41b42 to aff6d8d Compare January 26, 2026 08:58
@qj0r9j0vc2 qj0r9j0vc2 merged commit f5d917a into main Jan 26, 2026
14 checks 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.

1 participant