kh tag
Manage tags
Examples
# List all tags
kh t ls
# Create a new tag
kh t create "my-tag"Options
-h, --help help for tag
--jq string Filter JSON output with a jq expression
--json Output as JSON
-y, --yes Skip confirmation promptsOptions inherited from parent commands
-H, --host string KeeperHub host (default: app.keeperhub.com)
--no-color Disable color outputSEE ALSO
- kh - KeeperHub CLI
- kh tag create - Create a tag
- kh tag delete - Delete a tag
- kh tag get - Get a tag
- kh tag list - List tags