Classes are used to indicate groups of settings for commands that support functionality for multiple settings.
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. This includes:
|
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.Onecli.exe config showvalues authentication |
backupctl |
|
This example lists the settings that are not
restored if saved.Onecli config show backupctl |
noreplicate |
|
This example lists the settings that are not
replicated.Onecli config show noreplicate |
password |
|
This example list the settings defined by the
password settings. Password settings are displayed with the showvalues command
and the password class.Onecli config showvalues password |
readonly |
|
|
writeonly |
|