describe-recipe

subtitle

Describes recipe. A recipe is a script that runs on all nodes of a specified instance group.

version

0.9.111

Description

Describes recipe. A recipe is a script that runs on all nodes of a specified instance group.

Synopsis

  describe-recipe
--recipe-name <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--recipe-name (string)

The name or CRN of the recipe.

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

recipe -> (object)

Information about a recipe.

recipeName -> (string)

The name of the recipe.

crn -> (string)

The CRN of the recipe.

recipeContent -> (string)

The content of the recipe.

type -> (string)

The type of recipe. Supported values are : PRE_CLOUDERA_MANAGER_START, PRE_TERMINATION, POST_CLOUDERA_MANAGER_START, POST_CLUSTER_INSTALL.

creatorCrn -> (string)

The CRN of the creator of the recipe.

description -> (string)

The description of the recipe.

Form Factors

public