iits-consulting / otc-auth

Open Source CLI for the Open Telekom Cloud written in go.
GNU General Public License v3.0
43 stars 4 forks source link

otc-auth openstack config-create broken #37

Closed bbung closed 1 year ago

bbung commented 1 year ago

Version: OTC-Auth 2.0.0 (2023-06-09T16:06:28Z

otc-auth openstack config-create --region eu-de Results in: unknown arguments --region eu-de

otc-auth openstack config-create
-> fatal: --region not provided.

Please make sure the argument --region is provided or the environment variable REGION is set.

That doesn't seem right.

victorgetz commented 1 year ago

Hi sorry for the late response. We were busy last week.

You are right. Region should not be mandatory when creating the openstack config. We will fix it ASAP