Creating a Sandbox
oc create (shortcut for oc sandbox create) provisions a new Firecracker microVM:
--json to capture it programmatically:
Listing & Inspecting
oc ls shows a table with ID, template, status, CPU, memory, and age. Add --json for machine-readable output.