assign-to-collection

subtitle

Assign a flow definition to collection.

version

0.9.137

Description

Assign a flow definition to a catalog collection.

Synopsis

  assign-to-collection
--flow-crn <value>
[--catalog-collection-crn <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--flow-crn (string)

The flow CRN.

--catalog-collection-crn (string)

The catalog collection CRN. If omitted, the flow will be assigned to the UNASSIGNED catalog collection.

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

flowSummary -> (object)

A summarized version of a flow, mostly useful in listing flows

crn -> (string)

The artifact CRN

name -> (string)

The artifact name.

versionCount -> (integer)

The number of versions uploaded to the catalog.

artifactType -> (string)

The type of artifact

modifiedTimestamp -> (integer)

The modified timestamp.

collectionName -> (string)

The collection name.

collectionCrn -> (string)

The collection CRN.

Form Factors

public