Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 673 Bytes

File metadata and controls

36 lines (25 loc) · 673 Bytes

kh wallet

Manage wallets

Examples

  # Show wallet balance
  kh w balance

  # List supported tokens
  kh w tokens

Options

  -h, --help        help for wallet
      --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