Files
gh-dnvriend-google-gmail-to…/commands/auth-check.md
2025-11-29 18:23:24 +08:00

579 B

description, argument-hint
description argument-hint
Verify OAuth credentials and API access

Verify Google OAuth credentials and API access.

Usage

google-gmail-tool auth check [-v|-vv|-vvv]

Environment Variables

  • GOOGLE_GMAIL_TOOL_CREDENTIALS_JSON: Full OAuth2 credentials as JSON
  • GOOGLE_GMAIL_TOOL_CREDENTIALS: Path to credentials JSON file

Examples

# Check authentication status
google-gmail-tool auth check

# Check with verbose output
google-gmail-tool auth check -vv

Output

Returns status for Gmail, Calendar, Tasks, and Drive API access.