get-client-private-key-encoded

subtitle

Get Inbound Connection Endpoint Client’s Private Key (in PEM encoding). Deprecated. Use download-client-certificates-encoded instead.

version

0.9.111

Description

Get Inbound Connection Endpoint Client’s Private Key (in PEM encoding). Deprecated. Use download-client-certificates-encoded instead.

Synopsis

  get-client-private-key-encoded
--environment-crn <value>
--crn <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--environment-crn (string)

The CRN of an environment to execute the command.

--crn (string)

The CRN of the Inbound Connection Endpoint

--cli-input-json (string)

Performs service operation based on the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.

--generate-cli-skeleton (boolean)

Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for --cli-input-json.

Output

privateKey -> (string)

The client’s encoded private key.

Form Factors

public