kosa8 docs

Commands / kosa8 sandbox create

kosa8 sandbox create

Boot a new sandbox microVM

Usage

kosa8 create [NAME]

Options

FlagTypeWhat it doesDefault
--cpusuintvCPUs2
--diskintdata disk in GB, holding images and everything written inside the sandbox (sparse: it costs what is used, not what is declared; default is the plan's)0
--egressstringnetwork policy: any (default) or deny—
--egress-allowstringArraypermit outbound traffic only to these hosts (repeatable); implies deny for everything else[]
--memoryuint64memory in MiB1024
-v, --mountstringArrayshare a host directory into the sandbox: HOST:GUEST[:ro] (repeatable)[]