ojob ojob.io/unix/hvscs op=list name=test image=false mac=true volume=/home/user/volume host=1.2.3.4 flags=NOSSH,NODOCKER,NOK8S,NOVSCODE
Manages hVSCs on the local host
Name | Description |
---|---|
op | Operation to perform (e.g. list, create, delete) |
name | When creating or deleting the hVSCs name |
image | The hVSCs image to use (defaults to nmaguiar/hvscs) |
mac | If mac=true the host is a Mac OS server |
volume | If defined a container volume to mount as /workspace on op=create |
host | The hostname to use for URLs |
flags | Extra flags to use when creating a new hVSCs instance separated by commas (example: NOSSH,NODOCKER,NOK8S,NOVSCODE) |