feat: add --tag filter to ocas list and ocas var list
Multiple --tag flags AND together. Tag format: key:value for tags, bare name for labels. Without --tag, existing behavior is preserved. Fixes #54
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@ocas/cli": minor
|
||||
---
|
||||
|
||||
Add `--tag` filter to `ocas list` and `ocas var list`. Multiple `--tag` flags AND together. Tag format: `key:value` for tags, bare name for labels. Without `--tag`, behavior is unchanged.
|
||||
Reference in New Issue
Block a user