Skip to content

get-ip Command

Gets the Enclave IP address of the local system, or a specified peer.

Usage

enclave get-ip [<peer>]
               [--profile <VALUE>]
               [--verbosity|-v <VALUE>]

Parameters

Position Name Short Name Description
0 peer Specify a remote peer to get the IP address for. A peer can be specified by DNS name or system ID. Prints the local system IP if left blank.
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.

peer Parameter (Position 0)

Specify a remote peer to get the IP address for. A peer can be specified by DNS name or system ID. Prints the local system IP if left blank.

Informational Name: peer
Position: 0
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