Documentation
¶
Overview ¶
Command mivia-ops is a thin operator CLI for Mivia recovery/inspection. It wraps the MCP operations tools (cancel, reset_recovery, list/get runs) so an operator doesn't hand-craft JSON-RPC over curl/PowerShell (which fights Windows-cmd/WSL quoting on every call).
Usage:
mivia-ops runs cancel <project> <run_id> mivia-ops tasks reset-recovery <project> <task_id> mivia-ops runs get <project> <run_id> [--diagnostics] mivia-ops runs list <project> [--status <status>] [--plan <plan_id>] [--diagnostics]
It talks to the same MCP endpoint as the agents (default http://127.0.0.1:8080/mcp).
Click to show internal directories.
Click to hide internal directories.