get-k8s-cert-jks

subtitle

Gets Kubernetes certificates in JKS format.

version

0.9.111

Description

Gets the Kubernetes certificate in a Java Truststore for the given cluster ID of the CDW environment.

Synopsis

  get-k8s-cert-jks
--cluster-id <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--cluster-id (string)

The cluster ID of the CDW environment to get the Kubernetes certificates for.

--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

password -> (string)

The password for the received Java truststore.

data -> (blob)

Base64 encoded Java truststore.

Form Factors

private