Setting an option

You can set an option value. The option value must be valid for the option you are setting. The ccm set command sets values for the current CLI session only. (The setting is not persistent.)

For example, to set your role to developer, use ccm set role developer.

About this task

ccm set option value
option
Specifies the name of the option to be set. See Default settings for details.
value
Specifies the value of the option to be set. See Default settings for details.

The CLI supports setting tools for the edit, view, compare, and merge actions dynamically for any type defined in the database. The following examples show how to use the ccm set command:

The following existing command options that set the tools for a CLI session are still valid.

Example


Feedback