alanrenouf / vCheck-vSphere

vCheck Daily Report for vSphere
MIT License
733 stars 325 forks source link

fixes setting up credentials and logic of initial setup #727

Closed bb-Ricardo closed 1 year ago

bb-Ricardo commented 3 years ago

This fixes setting up a credential file. If file does not exist, user will be asked for credentials and credential file will be created. If a credential exists, credentials from file will be used.

Also the initial config is working again. This got broken with previous commits.