list-adapters Command¶
List all Enclave network TAP adapters on the local system.
Important
Available on Windows only.
Usage¶
enclave list-adapters [--all|-a]
[--json]
Parameters¶
| Name | Short Name | Description |
|---|---|---|
| all | a | List all network adapters on the local system. |
| json | Formats the command output as JSON |
all Parameter¶
List all network adapters 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