import-flow-definition-version¶
- subtitle
Import a new flow definition version to an existing flow.
- version
0.9.88
Description¶
Import a new flow definition version to an existing flow.
Synopsis¶
import-flow-definition-version
--flow-crn <value>
--file <value>
[--comments <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--flow-crn
(string)
The CRN of the previously uploaded flow.
--file
(string)
The file to be uploaded.
--comments
(string)
The comments of the flow version.
--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¶
crn -> (string)
The flow version CRN
bucketIdentifier -> (string)
The bucketIdentifier of the flow
author -> (string)
The author of the flow
version -> (integer)
The version of the flow
timestamp -> (integer)
The timestamp of the flow
deploymentCount -> (integer)
The number of deployments of the flow
comments -> (string)
Comments about the flow
Form Factors¶
public