The argument to disable populating defaults
The name of the profile to save
Set to true to overwrite an existing profile of the same name. If false, an error is thrown if the profile already exists.
The profile contents - must extend the IProfile interface to function properly with Imperative. The contents are always validated against the schema documents (and basic validation occurs)
The type of profile to save
Set to true to update the default profile for the profile type.
Generated using TypeDoc
Parameters to the "save()" profile API.
Note: This profile could contain the following additional arguments, which will only be kept in memory (for a short period of time) and NOT saved to a file.
ISaveProfile