2024-08-07-Release
Version 1.67.0 • AUG 07, 2024
New Features
Bug Fixes
Label Agents Command
# label agents where the label env has values dev, test, or stage
bindplane label agents configuration=test --selector 'env in (dev,test,stage)' --overwrite
# label agents where the label env has the value test
bindplane label agents configuration=test --query 'env:test' --overwriteInit License Command
Last updated
Was this helpful?