add-readyflow

subtitle

Add ready flow.

version

0.9.111

Description

Adds the specified ready flow into this account.

Synopsis

  add-readyflow
--readyflow-crn <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--readyflow-crn (string)

The ready flow CRN

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

addedReadyflowDetail -> (object)

A detailed representation of a ready flow as added by the current account

addedReadyflowCrn -> (string)

The added ready flow crn

readyflow -> (object)

A detailed representation of a ready flow.

readyflowCrn -> (string)

The ready flow CRN

name -> (string)

The ready flow name

author -> (string)

The author of the most recent version

summary -> (string)

The ready flow summary (short)

description -> (string)

The ready flow description (long)

documentationLink -> (string)

A link to the ready flow documentation

notes -> (string)

Optional notes about the ready flow

source -> (string)

The ready flow data source

sourceDataFormat -> (string)

The ready flow data source format

destination -> (string)

The ready flow data destination

destinationDataFormat -> (string)

The ready flow data destination format

imported -> (boolean)

Whether the ready flow has been imported into the current account

modifiedTimestamp -> (integer)

The modified timestamp.

versions -> (array)

The ready flow versions

item -> (object)

A representation of a artifact detail version

crn -> (string)

The artifact version CRN

bucketIdentifier -> (string)

The bucketIdentifier of the artifact

author -> (string)

The author of the artifact

version -> (integer)

The version of the artifactVersion

timestamp -> (integer)

The timestamp of the artifactVersion

deploymentCount -> (integer)

The number of deployments of the artifactVersion

comments -> (string)

Comments about the version

draftCount -> (integer)

The number of drafts associated with the version.

Form Factors

public