Create a Config Set without Callbacks
Provides an example of creating a config set and skipping callback scripts, which makes the resulting config set invalid.
This procedure has no prerequisites.
global0 of type global from worksheets while skipping all callback scripts. The --no-scripts option can also be used when creating a config set interactively.Note that the cfgset command is run as root.
Create a config set without callbacks.
smw# cfgset create --no-scripts --worksheet-path \ '/some/edit/location/*_worksheet.yaml' --type global global0
CAUTION: Skipping callback script processing invalidates a config set. A config set cannot be considered validated unless it is updated successfully without the
--no-scripts option. Update all config sets to run the callback scripts before using the config set with the system.