efa inventory execution
 
   
  Displays the list of inventory execution
		operations.
 Syntax
 
	 efa inventory execution
					show
				[
					--id
					id
					|
					--limit
					value
					|
					--status
					{
					failed | succeeded |
						all
					}
					]
 
	 Parameters
 
		 
		   
			 - --id
							id
					
- Filters the operations by ID. If --idis
						available,--limitand--statusare
						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.