efa inventory execution
Displays the list of inventory execution operations.
Syntax
Parameters
- --id id
- Filters the operations by ID. If
--id
is available,--limit
and--status
are ignored. - --limit value
- Limits the number of operations to be
listed. Value 0 lists all operations. The default is
10
. - --status { failed | succeeded | all }
- Filters the operations based on the status.
The default is
all
.