efa inventory execution
Displays the list of inventory
executions.
Syntax
efa inventory execution
[
--show
|
--help
]
efa inventory execution
show
[
--id
|
--limit int32
|
--status
|
--help]
Parameters
- --id
- Filters the executions based on execution id.
If --id is available, --limit and --status are ignored.
- --help
- Provides help for execution commands
- --limit int32
- Limits the number of executions to be
listed. Value 0 lists all the executions. Default is 10.
- --status
- Filters the executions based on the status
(failed, succeeded, all). Default is all.