Listing flows
ThegetOperate flow list command is used to list all flows in the remote workspace.
Pushing a flow
Pushing a flow to a getOperate instance is done using thegetOperate flow push command.
Arguments
Examples
- Push the flow located at
path/to/local/flow.yamlto the remote pathf/flows/test.
Creating a new flow
The getOperate flow bootstrap command is used to create a new flow locally.Arguments
Examples
Create a new flowf/flows/flashy_flow
Running a flow
Running a flow by its path s done using thegetOperate flow run command.