cirruslabs / orchard

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

Add `orchard get worker <name>` #119

Closed ruimarinho closed 12 months ago

ruimarinho commented 1 year ago

Hi,

In order to view worker settings similar to what we can do with VMs, it would be great to have this command implemented. My use case is dynamically setting the number of VMs a worker can run and verify its settings via the client.

Thanks!