vcd-cli
vcd-cli copied to clipboard
Error - NoneType object is not iterable ?
I am getting the same issue. also using the -i flag only
For anyone who ran into this: check if you have an empty key in your ~/.vcd-cli/profiles.yaml configuration file and remove that accordingly. In our case, the offending line was a profiles: key at line 4 without any content. The corrected version looks like this:
active: default
extensions:
- container_service_extension.client.cse