You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# ./dist/rvtools
Reading Conf File
There isn't the conf file on ~/.rvtools.conf, creating a new one now
according to the example below:
-----------------------
vcenter=<fqdn>
username=<vcenter username>
password=<password>
directory=<directory>
-----------------------
Please update the info if you would like to persist the credentials
Traceback (most recent call last):
File "rvtools", line 10, in <module>
File "rvtools/rvtools.py", line 62, in main
exit()
NameError: name 'exit' is not defined
[12369] Failed to execute script 'rvtools' due to unhandled exception!
The text was updated successfully, but these errors were encountered:
$ ./rvtools
Reading Conf File
There isn't the conf file on ~/.rvtools.conf, creating a new one now
according to the example below:
-----------------------
vcenter=<fqdn>
username=<vcenter username>
password=<password>
directory=<directory>
-----------------------
Please update the info if you would like to persist the credentials
$
The text was updated successfully, but these errors were encountered: