Skip to main content

General commands

CommandWhat it does
/helpShow available commands
/setupStart guided setup
quitExit CLI

Module commands

CommandWhat it does
/list-modulesShow registered modules
/configure-modulesEnable or disable modules interactively
/install-module PATHInstall a plugin module
/load-module PATHLoad a plugin DLL for current session
/unregister-module DOMAIN_OR_FILENAMERemove module registration
/new-module NAMEScaffold a new module project

Policy and diagnostics commands

CommandWhat it does
policy validate POLICY_FILEValidate policy JSON
policy explain REQUEST_TEXTExplain matched policy rules
audit listList execution audit records
audit show ID [--json]Inspect one audit record
replay ID [--no-exec]Replay previous decision
doctor [--json]Run diagnostics
inspect-module TARGET [--json]Show module trust and manifest posture

Model selection shortcuts

vitruvian --model openai
vitruvian --model anthropic:claude-3-5-sonnet-latest
vitruvian --model gemini:gemini-2.0-flash