CLIGuides
Guides
Deep dives into how the Mogplex CLI works.
Use these pages when you want behavior and decision-making, not just syntax.
Authentication
Credential precedence, browser sign-in, stored keys, and what `mogplex`, `mogplex login`, `/login`, and `/logout` actually do.
Exec Mode
Use `mogplex exec` and bare prompt invocation for one-off tasks, scripts, and structured output.
Slash Commands
Inspect the slash registry, run slash commands from exec mode, and understand project/user command discovery.
Project Commands
Use AGENTS.md, .agents/commands, and /init to make Mogplex repo-aware instead of generic.
If you are new to the CLI, start with Installation, Quickstart, and then come back here for the deeper behavioral details.