bt logout removes one saved Braintrust login profile and its stored credentials from your machine. Pass --all to remove every saved login.
To remove one profile, select it with --profile or BRAINTRUST_PROFILE. Without either selection, bt uses the only saved profile or prompts you to choose one when multiple profiles are saved. In a non-interactive environment with multiple profiles, pass --profile.
bt logout does not revoke API keys or sign you out of the Braintrust web app.
To list, rename, or delete saved profiles, use bt profiles.
Flags
--all cannot be combined with an explicit --profile. In a non-interactive environment, combine --all with --force. Use --json for machine-readable output.