Skip to main content
Manage the local credentials used by the Charm CLI.

Sign In

This opens the browser-based login flow and stores a local token for future commands such as charm push and charm logs.

Check Current User

Use this before publishing if you are unsure which account the CLI will use.

Manual Token

For headless environments or CI-style workflows:
Only use manual tokens in trusted environments.

Sign Out

This removes local Charm credentials.

Credential Storage

The CLI stores local configuration under the user’s Charm config directory, commonly ~/.charm/config.toml. Do not commit local credential files.