cirruslabs / orchard

Orchestrator for running Tart Virtual Machines on a cluster of Apple Silicon devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feature] need command line options for VM login to run startup script

eecsmap opened this issue · comments

When we create VM using command line orchard create vm, we can specify a startup script.
However, if the VM has a different login other than admin/admin, the startup script fails to run.
If we add these two options to orchard create vm

--username string            user to login VM
--password string            password to login VM

it will work as expected.

I created a patch file accordingly :) thanks

https://gist.github.com/eecsmap/edb9f533ca55ba1735ab20d30ce03569