rename-profile Command¶
Allows the rename of existing profiles.
Usage¶
enclave rename-profile [<VALUE>]
[<VALUE>]
[--profile <VALUE>]
[--verbosity|-v <VALUE>]
Parameters¶
| Position | Name | Short Name | Description |
|---|---|---|---|
| 0 | Existing profile name | ||
| 1 | New profile name | ||
| profile | Specify the enclave profile name. | ||
| verbosity | v | If specified, sets the verbosity of this command, overriding any configured value. Values of 1 to 5 will apply increasing verbosity. |
Parameter (Position 0)¶
Existing profile name
| Position: | 0 |
| Required: | No |
| Default value: | None |
Parameter (Position 1)¶
New profile name
| Position: | 1 |
| Required: | No |
| 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