cirruslabs / orchard

Orchestrator for running Tart Virtual Machines on a cluster of Apple Silicon devices
Other
192 stars 15 forks source link

`orchard list vms` should include the worker where the VM is running at #132

Closed ruimarinho closed 11 months ago

ruimarinho commented 11 months ago

Hi,

I think it would be super useful to show the worker where each VM is running at on the orchard list vms, even if this requires a new command line argument. Another option would be to hide everything related to "policies" by default.

To troubleshooting dying VMs, sometimes a direct connection to the worker is needed.

edigaryev commented 11 months ago

This was just implemented in https://github.com/cirruslabs/orchard/pull/139 (https://github.com/cirruslabs/orchard/pull/139/commits/556cfff872d87a8a4fe4e915ac82a2e76ca33d8d).