/ Search - type / Modes - type M Star on GitHub - 5.7k

dotenvx armor

login

Log in to Dotenvx Armor.

Usage

$ dotenvx armor login

After authentication, dotenvx first attempts to store your access token in your operating system’s native secret store: macOS Keychain, Windows Credential Manager, or Linux Secret Service.

If native secure storage is unavailable, dotenvx falls back to its settings file. This follows a common CLI credential-storage pattern: prefer protected OS storage when available while remaining usable in headless or minimal environments.