initiate-flow-in-deployment¶
- subtitle
Initiate the flow creation process in a deployment.
- version
0.9.156
Description¶
Initiates the flow creation process in a deployment. Intended for internal use, use add-flow-to-deployment instead.
Synopsis¶
initiate-flow-in-deployment
--service-crn <value>
--flow-version-crn <value>
--deployment-crn <value>
[--deployed-flow-crn <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--service-crn (string)
The service CRN.
--flow-version-crn (string)
The flow version CRN.
--deployment-crn (string)
The CRN of the existing deployment where this flow will be initiated.
--deployed-flow-crn (string)
The CRN of an existing deployed flow where a ‘change flow version’ operation is being performed.
--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¶
deployedFlowRequestCrn -> (string)
The CRN of the newly created flow deployment request.
dfxLocalUrl -> (string)
The base URL of the dfx-local instance where the flow deployment will eventually be created.
Form Factors¶
public