Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 809 Bytes

File metadata and controls

37 lines (26 loc) · 809 Bytes

kh plugin

Browse available plugins and integrations

Examples

  # List all plugins
  kh plugin ls

  # Get details for a plugin
  kh plugin g aave

Options

  -h, --help   help for plugin

Options 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
      --org string    Organization ID to use (overrides default from auth)
  -y, --yes           Skip confirmation prompts

SEE ALSO