Synopsis
- flowName
- the latest approval to flowName, at the time of the request
- e.g., creator
- flowName#N
- the Nth approval, counting from 1
- e.g., creator#453
- flowName~N
- the Nth approval behind the latest, at the time of the request
- e.g., creator~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 second behind the latest approval from a flow
get second behind the latest approval from a flow
get the 10th approval from a flow
get the 10th approval from a flow
get the latest approval from a flow
get the latest approval from a flow