efa openstack execution
Provides OpenStack execution commands.
Syntax
Parameters
- --days days
- Deletes execution entries older than the specified days. The default is 30.
- --id id
- Filters the executions based on execution
id.
limit
andstatus
flags are ignored when theid
flag is specified. - --limit num
- Limits the number of executions to be listed. 0 will list all the executions. The default is 10.
- --status {failed | succeeded | all}
- Filters the executions based on the status. The default is all.