Compact command map

Orientation only. Local authsia --help remains the option source of truth.

Command Use it for Example
statusApp, bridge, Direct CLI session or IDE pairing, shell, guarded-terminal, and SSH agent stateauthsia status --format json
workspaceRepo setup, refs, guarded runs, sync, resetauthsia workspace run -- npm test
agent initInstall setting-aware agent rules plus supported command-attribution and sub-agent-lineage hooksauthsia agent init --agent codex
mcp configurePrint-only recipe plus a table of that client's current launchesauthsia mcp configure --client codex
mcp startStart the app-owned MCP Manager and open its authenticated portalauthsia mcp start
mcp statusReport manager, registry, portal, and localhost HTTP readinessauthsia mcp status --json
mcp stopStop manager listeners without stopping existing STDIO proxiesauthsia mcp stop
mcp restartRestart manager listeners and invalidate portal sessionsauthsia mcp restart
mcp wrapDeclare and protect one scanned local MCP launch after review; plan redacts env valuesauthsia mcp wrap --write --server jira
mcp declareDeclare a STDIO child command or validated localhost HTTP endpointauthsia mcp declare --server internal --url http://127.0.0.1:9000/mcp --allow search --yes
mcp unwrapPreview and restore a protected launch while retaining workspace policyauthsia mcp unwrap --write --server jira
mcp catalogRecord what a declared local MCP server advertises, so clients list its tools without starting itauthsia mcp catalog --server codegraph --write
mcp serveBind a validated workspaceRoot tool input or safe launch contextauthsia mcp serve --workspace /path/to/repo
mcp proxyAdmit one workspace-declared stdio MCP; secret refs use Agent JITauthsia mcp proxy --upstream jira
mcp doctorDefault table of scanned launches plus a verdict; exit 2 on effective or conditional bypass. JSON v2 includes host, version, MCP Integrations, and audit integrityauthsia mcp doctor --json
mcp activity exportCopy redacted MCP proxy command-history rowsauthsia mcp activity export --json --unowned
guardActivate guarded mode in the current shellauthsia guard
unguardRestart the current tab in normal terminal modeauthsia unguard
execResolve selected items or, with shell integration, shell-local authsia:// refs into one child processAPI_KEY=authsia://…
authsia exec -- npm start
listMetadata-only vault listing; scraped items default to this machineauthsia list api-keys --format table
completionShell scripts and metadata suggestions; automation uses list permissioneval "$(authsia completion zsh)"
readResolve one authsia:// secret referenceauthsia read "authsia://api-key/Stripe/key"
add api-keyStore API keys without a username fieldauthsia add api-key --name Stripe --key -
editUpdate fields, move to a folder, or move any editable vault item to Root with --clear-folderauthsia edit password GitHub --clear-folder
convertMove password-style tokens into API Keysauthsia convert password Stripe --to api-key
sshAdopt, generate, sign, and configure SSH keysauthsia ssh adopt --path ~/.ssh --dry-run
accessManage automation access credentialsauthsia access list --format table
auditLocal access historyauthsia audit list