mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-23 01:49:59 -05:00
Update README.md
This commit is contained in:
parent
b13f9b391b
commit
67ce5da150
@ -11,10 +11,10 @@ The directory vsphere.samples.vcenter contains samples for the vSphere infrastru
|
|||||||
|
|
||||||
$ cd /path/to/vsphere-automation-sdk-python-samples/client/bin
|
$ cd /path/to/vsphere-automation-sdk-python-samples/client/bin
|
||||||
|
|
||||||
Run the sample with the testbed settings specified in setup.py in a Linux machine:
|
* Run the sample with the testbed settings specified in setup.py in a Linux machine:
|
||||||
|
|
||||||
$ ./run_sample.sh ../samples/vsphere/vcenter/vm/create/create_default_vm.py -v
|
$ ./run_sample.sh ../samples/vsphere/vcenter/vm/create/create_default_vm.py -v
|
||||||
|
|
||||||
Or specify the credentials using command line parameters:
|
* Or specify the credentials using command line parameters:
|
||||||
|
|
||||||
$ ./run_sample.sh ../samples/vsphere/vcenter/vm/create/create_default_vm.py -s <server> -u <username> -p <password> -v
|
$ ./run_sample.sh ../samples/vsphere/vcenter/vm/create/create_default_vm.py -s <server> -u <username> -p <password> -v
|
||||||
|
Loading…
Reference in New Issue
Block a user