Skip to main content

Global Options

These options can be used with any command:

Available Options

-j, --json

Output in JSON format (for agent consumption)
60db --json users --list

-v, --verbose

Enable verbose output
60db --verbose users --list

-V, --version

Output the version number
60db --version

-h, --help

Display help for command
60db --help
60db users --help

--api-url <url>

API base URL (overrides config)
60db --api-url https://api.60db.ai users --list

--api-key <key>

API key for authentication (overrides config)
60db --api-key your_key users --list