A simple, powerful CLI tool to spin up OpenIndiana virtual machines with QEMU
at main 1 lines 44 B view raw
1export type STATUS = "RUNNING" | "STOPPED";