Setting classes
Classes are used to indicate groups of settings for commands that support functionality for multiple settings.
Commands that support classes include: show, showvalues, showdefault, comparedefault, showdes, and loaddefault.
This table lists setting classes and their descriptions.
| Class | Description | Example |
|---|---|---|
| all | Includes all of the settings. | |
| authentication | All of the settings classified as authentication settings, including:
| This example lists the settings defined by authentication, including password settings. Password settings are not displayed unless the showvalues command is used with the password class. |
| backupctl |
| This example lists the settings that are not restored if saved. |
| noreplicate |
| This example lists the settings that are not replicated. |
| password |
| This example list the settings defined by the password settings. Password settings are displayed with the showvalues command and the password class. |
| readonly |
| |
| writeonly |
|
Give documentation feedback