Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 716 Bytes

File metadata and controls

39 lines (27 loc) · 716 Bytes

kh billing usage

Show billing usage

kh billing usage [flags]

Examples

  # Show current period usage
  kh b u

  # Show usage for a specific period
  kh b u --period 2026-03

Options

  -h, --help            help for usage
      --period string   Billing period (e.g. 2026-03) (default "current")

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