microagent delete
microagent delete <name> [--state-dir <dir>]delete removes the workspace record and its on-disk artifacts (rootfs,
bundles, state file).
For Firecracker, delete refuses to remove state while the recorded VM
process is still running. Use stop or kill
first.
| 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 researchmicroagent delete researchLower-level form:
microagent delete agent-1 --state-dir /tmp/microagent-kit