hashgraph / hashgraph/solo-weaver
feat(consensus): consensus node list command
Open
- Dominant language
- Go
- Stars
- 3
- Forks
- 0
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 47
Description
Implement solo-provisioner consensus node list command.
Lists all ConsensusCapsule CRs in the cluster, showing node ID, phase, and ready status.
### Acceptance Criteria
- [ ] Tabular output with node ID, namespace, phase, ready, age
- [ ] Optional --orbit filter
Contributor guide
Assessment
This issue has not been assessed yet.