User Tools

Site Tools


vmware

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
vmware [2017/03/15 14:31]
k2patel [vmware-converter-client]
vmware [2017/03/15 14:35]
k2patel [vmware-converter-client]
Line 43: Line 43:
 That should do it. That should do it.
  
-=== VDP ===+==== VDP ===
 + 
 +=== Command line Job Control === 
 + 
 +**To Cancel Running job** 
 +<code bash> 
 +mccli activity cancel --id=<​id>​ 
 +</​code>​ 
 + 
 +**To list all running jobs** 
 +<code bash> 
 +mccli activity show --active 
 +</​code>​ 
 + 
 +**List all Events** 
 +<code bash> 
 +mccli event show 
 +</​code>​
vmware.txt · Last modified: 2020/08/10 02:35 (external edit)