get-keytab

subtitle

Retrieves a keytab for a user or machine user.

version

0.9.111

Description

Retrieves a keytab for a user or machine user.

Synopsis

  get-keytab
--environment-name <value>
[--actor-crn <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--environment-name (string)

The name or CRN of the environment.

--actor-crn (string)

The CRN of the user or machine user to retrieve the keytab for. If it is not included, it defaults to the user making the request.

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

contents -> (string)

The contents of the keytab encoded as a base64 string.

Form Factors

public, private