Retrieves the current settings of the Environment Warning feature in the Admin Console
Description
The get-environment-warning-configuration subcommand gets the current environment warning configuration.
Options
- asadmin-options
- 
Options for the asadminutility. For information about these options, see theasadminhelp 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.