Skip to main content

ev login

Saves your API token to ~/.enver/config.json so all subsequent commands are authenticated.

Usage

Arguments

Examples

Output

Where tokens are saved

The token is stored at ~/.enver/config.json:
This file is read by both the CLI and the VS Code extension.
Tokens are scoped. Ensure your token has at least write:secrets scope if you intend to push secrets. See Token Scopes.