efa inventory execution

Displays the list of inventory executions.

Syntax

efa inventory execution [ --show ]
efa inventory execution show [ --id | --limit int32 | --status ]

Parameters

--id
Filters the executions based on execution ID. If --id is available, --limit and --status are ignored.
--limit int32
Limits the number of executions to be listed. Value 0 lists all the executions. The default is 10.
--status
Filters the executions based on the status (failed, succeeded, all). The default is all.