Add a new command group by inserting it to the definitions list of the loaded config.
command definition group to to be added.
Add a new set of profiles by inserting them into the profiles of the loaded config.
Array of profiles to be added.
Generated using TypeDoc
This class is used to update the imperative config object, that was initially loaded by the Imperative module. It exists in a separate module to avoid cyclic dependencies that would occur if the functions lived in the Imperative module.