remove-adapter
Command¶
Remove an Enclave network TAP adapter. Specify the adapter index number to remove, i.e. remove-adapter 219
Usage¶
enclave remove-adapter [<VALUE>]
[--all|-a]
[--json]
Parameters¶
Position | Name | Short Name | Description |
---|---|---|---|
0 | The adapter index number. | ||
all | a | Remove all Enclave network TAP adapters present on the local system. | |
json | Formats the command output as JSON |
Parameter (Position 0)¶
The adapter index number.
Position: | 0 |
Required: | No |
Default value: | None |
all
Parameter¶
Remove all Enclave network TAP adapters present on the local system.
Name: | all |
Short name: | a |
Position: | None (Switch Parameter) |
Required: | No (Switch Parameter) |
Default value: | false |
json
Parameter¶
Formats the command output as JSON
Name: | json |
Position: | None (Switch Parameter) |
Required: | No (Switch Parameter) |
Default value: | false |
Documentation generated by MdDocs