Optionalagentrsync agent-v2/. Default true.
Optionalbackendrsync backend/. Default false — forced on by buildInGuest (the CLI prebuild needs ../backend).
OptionalbuildRun npm install/build for cli + agent (+ integration_tests deps) in the guest. Default false.
Optionalclirsync cli/. Default true.
OptionalinstallWhen false, skip npm install and only run npm run build (for
pre-built images that already carry node_modules). Default true.
Optionalintegrationrsync integration_tests/. Default true.
Which source trees VirtualMachine.syncCode rsyncs into the guest's /opt/edgible, and whether to install + build there afterwards.