add Command¶
Authorise a new 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 add <VALUE>
[--profile <VALUE>]
[--verbosity|-v <VALUE>]
Parameters¶
| Position | Name | Short Name | Required | Description |
|---|---|---|---|---|
| 0 | Yes | Supply the Enclave certificate name of a remote party to authorise a new connection. (Example use; enclave add 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)¶
Supply the Enclave certificate name of a remote party to authorise a new connection. (Example use; enclave add 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