This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
Allow append args to be added when running from command line
Pre-release
Pre-release
You can now add append args when starting services or profiles, the args will be applied to the appropriate service by name
--appendArgs '{"SERVICE_NAME":["-DFoo=Bar","something_else"]}'