kh project get
Get a project
kh project get <project-id> [flags]Examples
# Get project details
kh p g abc123
# Get as JSON
kh p 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 project - Manage projects