Skip to content

remove Command

Remove authorisation for an existing connection

Important

This command is not available once tags have been assigned to the system, as that indicates it is now centrally managed.

Usage

enclave remove <VALUE>
               [--profile <VALUE>]
               [--verbosity|-v <VALUE>]

Parameters

Position Name Short Name Required Description
0 Yes Specify the certificate name of an existing authorisation to remove it. (Example use; enclave remove R2D2)
profile No Specify the enclave profile name.
verbosity v No If specified, sets the verbosity of this command, overriding any configured value. Values of 1 to 5 will apply increasing verbosity.

Parameter (Position 0)

Specify the certificate name of an existing authorisation to remove it. (Example use; enclave remove R2D2)

Position: 0
Required: Yes
Default value: None

profile Parameter

Specify the enclave profile name.

Name: profile
Position: Named parameter
Required: No
Default value: None

verbosity Parameter

If specified, sets the verbosity of this command, overriding any configured value. Values of 1 to 5 will apply increasing verbosity.

Name: verbosity
Short name: v
Position: Named parameter
Required: No
Default value: -1

Documentation generated by MdDocs