Get a project
kh project get <project-id> [flags]
# Get project details
kh p g abc123
# Get as JSON
kh p g abc123 --json
-h, --help help for get
-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 prompts
- kh project - Manage projects