Implement node get commands #98
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Would be useful to have
pvc node get
commands, to get the current primary coordinator, all coordinators, and all hosts in a given state.changed milestone to %3
Instead of implementing another command, simply implement the
-r
/--raw
option (based onvm list
), as well as filters for the various node states (daemon, coordinator, domain).closed via commit
37a58d35e8