Synopsis
- flowName
- the latest deployment to flowName, at the time of the request
- e.g., dashboard
- flowName#N
- the Nth deployment, counting from 1
- e.g., dashboard#453
- flowName~N
- the Nth deployment behind the latest, at the time of the request
- e.g., dashboard~56
Flags
Flags inherited from parent commands
Examples Use Cases
These examples all assume that the flags--api-token, --org, --host, (and --flow, --trail when required), are set/provided.
get previous deployment in a flow
get previous deployment in a flow
get the 10th deployment in a flow
get the 10th deployment in a flow
get the latest deployment in a flow
get the latest deployment in a flow