appliance-cli debug notifications
Show the periodic notification status in the appliance controller
Synopsis
Show whether the periodic notifications are enabled or disabled.
The appliance controller sends periodically notifications to the service managers, which ensures the service configurations are up-to-date. This ensures eventual consistency for the service configurations. However, it can be useful during debugging to disable the notifications, such that you can do manual changes to the service configuration. If the notifications are enabled, manual changes will be overwritten as soon as the period has passed.
appliance-cli debug notifications [sub-command] [flags]
Examples
appliance-cli debug notifications --context host1.site1.org
Options
--context string Select the appliance context
-h, --help help for notifications
--insecure Disable SSL verification
SEE ALSO
- appliance-cli debug - Use the debugging features of the appliance
- appliance-cli debug notifications disable - Disables the periodic notification updates
- appliance-cli debug notifications enable - Enables the periodic notification updates