Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 746 Bytes

File metadata and controls

37 lines (26 loc) · 746 Bytes

kh auth

Authenticate with KeeperHub

Examples

  # Log in via browser
  kh auth login

  # Check current auth status
  kh auth status

Options

  -h, --help   help for auth

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