Visit Azul.com Support

Get-Environment-Warning-Configuration

Table of Contents
Need help?
Schedule a consultation with an Azul performance expert.
Contact Us

Retrieves the current settings of the Environment Warning feature in the Admin Console

Synopsis

 
asadmin [asadmin-options] get-environment-warning-configuration [--help]

Description

The get-environment-warning-configuration subcommand gets the current environment warning configuration.

Options

asadmin-options: Options for the asadmin utility. For information about these options, see the asadmin help page. --help: -?: Displays the help text for the subcommand.

Examples

Example

 
asadmin> get-environment-warning-configuration Enabled Message Background Colour Text Colour true Caution, this is on production #ff00ff #00ff00 Command get-environment-warning-configuration executed successfully.

Exit Status

0: subcommand executed successfully 1: error in executing the subcommand

See Also