install-adapter
Command¶
Manually install a new enclave layer-2 adapter. Specify a name for the new adapter, i.e. install-adapter "Universe"
Important
Available on Windows only.
Usage¶
enclave install-adapter <VALUE>
[--json]
Parameters¶
Position | Name | Required | Description |
---|---|---|---|
0 | Yes | The name of the adapter to create (e.g. Universe) | |
json | No | Formats the command output as JSON |
Parameter (Position 0)¶
The name of the adapter to create (e.g. Universe)
Position: | 0 |
Required: | Yes |
Default value: | None |
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