Skip to main content
The Bevor CLI is coming soon. This page previews its planned command interface.
Authentication, initialization, context, and general Bevor CLI commands.

bevor

Bevor CLI — smart contract security analysis and code graph exploration.

bevor help

Show root help text (alias for —help).

bevor login

Log in via browser. Opens your default browser to authenticate with Bevor. Your credentials are stored locally and used for subsequent commands. Examples: bevor login

bevor logout

Remove stored credentials. Examples: bevor logout

bevor whoami

Show the currently authenticated user. Examples: bevor whoami bevor whoami -j

bevor init

Link the current directory to a Bevor team and project. Resets/creates the .bevor/config.json.

bevor context

Show team, project, code, and analysis from .bevor (and live labels where available).