Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.joggr.ai/llms.txt

Use this file to discover all available pages before exploring further.

Connect the CLI to your Joggr account using the API key you created in the previous step.

Prerequisites

Complete Get an API Key before continuing.

1. Log in

jog auth login
Paste your API key when prompted. The CLI verifies it with the Joggr API and saves it locally.

2. Confirm success

You should see a success message confirming you’re authenticated. Verify at any time:
jog auth status

3. Log out (optional)

To clear your saved credentials:
jog auth logout
This revokes your current API key. You will need to generate a new key in the Console and re-authenticate with jog auth login.

Troubleshooting

Double-check that you copied the full key from the Console. API keys are long strings — make sure nothing was truncated. If the key was revoked or expired, create a new one.
The CLI needs to reach api.joggr.ai to verify your key. Check your internet connection and any firewall or proxy settings.

Next Step

Now that you’re authenticated, set up your repo for AI.