bd help --doc state.
Query the current value of a state dimension from an issue’s labels.
State labels follow the convention <dimension>:<value>, for example:
patrol:active
mode:degraded
health:healthy
This command extracts the value for a given dimension.
Examples:
bd state witness-abc patrol # Output: active
bd state witness-abc mode # Output: normal
bd state witness-abc health # Output: healthy
CLI Reference
bd state
Query the current value of a state dimension
Generated from