microagent stop
microagent stop <name> [--state-dir <dir>]stop requests a graceful shutdown. On Firecracker this sends SIGTERM to the
recorded VM process; on Apple VF it asks the supervisor to stop the VM.
| Flag | Description |
|---|---|
--state-dir <dir> | State directory holding the workspace record |
--supervisor <path> | Override the Apple VF supervisor path |
Example
Section titled “Example”microagent stop researchIf the VM doesn’t shut down cleanly, follow up with kill.