Skip to main content

Usage

Authenticate with an API key

Pass your API key to authenticate all future CLI requests:
Your key is stored at ~/.vidjutsu/config.json and sent as a Bearer token in the Authorization header on every request.

Check current auth

Run without arguments to see your current authentication status:

Switching credentials

Run vidjutsu auth again with a new key to replace the existing one.