Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 691 Bytes

File metadata and controls

36 lines (25 loc) · 691 Bytes

kh protocol

Browse blockchain protocols

Examples

  # List all protocols
  kh pr ls

  # Get details for a protocol
  kh pr g uniswap

Options

  -h, --help   help for protocol

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
  -y, --yes           Skip confirmation prompts

SEE ALSO