orchard/internal/command/get
Kyle Fuhrmann 25d8d9d1c0 Add --no-audio support to VM spec
tart run supports --no-audio to disable host audio pass-through, but
there was no way to request it through a VM's spec - Headless, Nested,
and Suspendable all have a flag/field but audio didn't. Useful on
headless hosts with no audio hardware, where audio pass-through can
make guest CoreAudio depend on host audio services that don't exist.
2026-08-07 10:06:32 -07:00
..
bootstrap_token.go --help fixes and new "orchard logs vm" command (#41) 2023-03-23 15:59:57 +04:00
cluster_settings.go Worker: automatically scrape logical cores and memory size (#341) 2025-09-17 00:13:42 +04:00
get.go Introduce "orchard get worker" command (#127) 2023-09-13 23:50:58 +04:00
service_account.go Worker: automatically scrape logical cores and memory size (#341) 2025-09-17 00:13:42 +04:00
vm.go Add --no-audio support to VM spec 2026-08-07 10:06:32 -07:00
worker.go Worker: automatically scrape logical cores and memory size (#341) 2025-09-17 00:13:42 +04:00