orchard/internal/command/create
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
..
create.go Introduce service accounts and bootstrap tokens (#22) 2023-02-21 11:34:12 -05:00
service_account.go spf13/cobra: don't use PersistentFlags() (#319) 2025-05-26 19:58:37 +04:00
vm.go Add --no-audio support to VM spec 2026-08-07 10:06:32 -07:00