mirror of
https://github.com/Oxalide/vsphere-influxdb-go.git
synced 2023-10-10 13:36:51 +02:00
8 lines
68 B
Plaintext
8 lines
68 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
. $(dirname $0)/test_helper.bash
|
||
|
|
||
|
vcsim_env
|
||
|
|
||
|
govc "$@"
|