remove

You can use the remove command to remove an existing context from the config.yaml file.

Syntax and command line options

You can enter the command as follows:
ocli context [remove | rm] context_name
The context_name parameter is mandatory.

Example

  • Run the following command to remove the TEST context from the config.yaml file.
    ocli context remove TEST