CLI Guide
Install
python3 -m venv .venv
source .venv/bin/activate
pip install -e .Configuration
{
"api_url": "http://localhost:8000",
"api_key": null,
"refresh_token": null
}mutx --api-url http://localhost:8000 statusexport MUTX_API_URL=http://localhost:8000First-Time Local Auth Flow
Commands That Map Cleanly to Current Routes
Command
Status
Notes
Commands That Still Need Alignment
Command
Current issue
Example Session
When in Doubt
Last updated
