post http://127.0.0.1:5001/api/v1/config/profile/apply
Apply profile to config.
Arguments
Argument | Description | Type | Required? |
---|---|---|---|
arg | The profile to apply to the config. | string | Y |
dry-run | Print difference between the current config and the config that would be generated. | boolean | N |