CLICommands
login
Authenticate (browser sign-in or API key).
Synopsis
mogplex login [OPTIONS] [ARGS]Description
Authenticate (browser sign-in or API key).
Current Behavior
The current build supports three top-level login paths:
mogplex loginopens the same interactive auth chooser as baremogplexmogplex login mogplexroutes to the same choosermogplex login statusprints a safe summary of stored credentials without revealing secret material
What It Stores
Browser sign-in stores a Mogplex token in ~/.mogplex/auth.json.
API-key login stores the selected provider credential there instead.
Common Uses
mogplex login
mogplex login statusFor the full credential precedence rules, use the Authentication guide.
Options
Run mogplex login --help to see all supported flags.