kh tag get
Get a tag
kh tag get <tag-id> [flags]Examples
# Get tag details
kh t g abc123
# Get as JSON
kh t g abc123 --jsonOptions
-h, --help help for getOptions inherited from parent commands
-H, --host string KeeperHub host (default: app.keeperhub.com)
--jq string Filter JSON output with a jq expression
--json Output as JSON
--no-color Disable color output
-y, --yes Skip confirmation promptsSEE ALSO
- kh tag - Manage tags