list-recipes

subtitle

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

version

0.9.111

Description

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

Synopsis

  list-recipes
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

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

recipes -> (array)

The recipes.

item -> (object)

Information about a recipe.

recipeName -> (string)

The name of the recipe.

crn -> (string)

The CRN 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.

description -> (string)

The description of the recipe.

Form Factors

public