mirror of
https://github.com/nikdoof/vsphere-influxdb-go.git
synced 2025-12-20 14:09:21 +00:00
8 lines
68 B
Bash
Executable File
8 lines
68 B
Bash
Executable File
#!/bin/bash
|
|
|
|
. $(dirname $0)/test_helper.bash
|
|
|
|
vcsim_env
|
|
|
|
govc "$@"
|