Difference between revisions of "Esxcli"

From wikieduonline
Jump to navigation Jump to search
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Draft}}
+
 
 +
{{lowercase}}
  
 
  esxcli --server myESXi    --username user1 --password 'my_password' storage nfs list
 
  esxcli --server myESXi    --username user1 --password 'my_password' storage nfs list
 
  esxcli --server myVCServer --username user1 --password 'my_password' --vihost myESXi.mycompany.com storage nfs list
 
  esxcli --server myVCServer --username user1 --password 'my_password' --vihost myESXi.mycompany.com storage nfs list
  
  esxcli --version
+
  [[esxcli --version]]
 
  esxcli system version get
 
  esxcli system version get
 
  esxcli system account list
 
  esxcli system account list
  
  esxcli vm process list
+
  [[esxcli vm process list]]
 
  esxcli vm process [[kill]] -w 692XX -t soft
 
  esxcli vm process [[kill]] -w 692XX -t soft
  
Line 15: Line 16:
  
 
  esxcli storage nfs list
 
  esxcli storage nfs list
 +
 +
[[esxcli software vib]]
 +
 +
[[esxcli software vib]] install -d "/vmfs/volumes/Datastore/DirectoryName/PatchName.zip"
 +
 +
esxcli software vib update -v https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vib20/tools-light/VMware_locker_tools-light_5.0.0-0.7.515841.vib
 +
 +
[[esxcli software vib list]]
  
 
== Activities ==
 
== Activities ==
 
* Install <code>esxcli</code> on Linux: https://kb.vmware.com/s/article/66988
 
* Install <code>esxcli</code> on Linux: https://kb.vmware.com/s/article/66988
 
+
* [[ESXi Patching]]
  
 
== Related terms ==
 
== Related terms ==
Line 25: Line 34:
  
 
== See also ==
 
== See also ==
 +
* {{vim-cmd}}
 +
* {{esxcli}}
 
* {{VMware}}
 
* {{VMware}}
  
 
[[Category:VMware]]
 
[[Category:VMware]]

Latest revision as of 10:24, 18 March 2022

esxcli --server myESXi     --username user1 --password 'my_password' storage nfs list
esxcli --server myVCServer --username user1 --password 'my_password' --vihost myESXi.mycompany.com storage nfs list
esxcli --version
esxcli system version get
esxcli system account list
esxcli vm process list
esxcli vm process kill -w 692XX -t soft
esxcli --version
Script 'esxcli' version: 6.7
esxcli storage nfs list
esxcli software vib
esxcli software vib install -d "/vmfs/volumes/Datastore/DirectoryName/PatchName.zip"
esxcli software vib update -v https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vib20/tools-light/VMware_locker_tools-light_5.0.0-0.7.515841.vib
esxcli software vib list

Activities[edit]

Related terms[edit]

See also[edit]

Advertising: