Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 681 Bytes

File metadata and controls

36 lines (25 loc) · 681 Bytes

kh billing

View billing and usage

Examples

  # Show billing status
  kh b st

  # Show usage for current period
  kh b u

Options

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