create-flow-version-tag

subtitle

Create flow version tag.

version

0.9.111

Description

Creates a new tag for the specified flow version

Synopsis

  create-flow-version-tag
--flow-version-crn <value>
--tag-name <value>
[--tag-color <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--flow-version-crn (string)

The flow version CRN.

--tag-name (string)

The name of the version tag.

--tag-color (string)

The color of the version tag (optional).

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

flowVersionTag -> (object)

A representation of an artifact version tag.

tagName -> (string)

The name of the version tag.

tagColor -> (string)

The color of the version tag (optional).

Form Factors

public