Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 692 Bytes

File metadata and controls

36 lines (25 loc) · 692 Bytes

kh action

Browse available actions

Examples

  # List available actions
  kh a ls

  # Get details for a specific action
  kh a g ethereum-transfer

Options

  -h, --help        help for action
      --jq string   Filter JSON output with a jq expression
      --json        Output as JSON

Options inherited from parent commands

  -H, --host string   KeeperHub host (default: app.keeperhub.com)
      --no-color      Disable color output
  -y, --yes           Skip confirmation prompts

SEE ALSO