swift --os-auth-url ${AUTH_URL} --auth-version 3 --os-application-credential-id ${CLIENT_ID} --os-application-credential-secret ${CLIENT_SECRET} --os-region-name ${REGION} --os-auth-type v3applicationcredential auth
If you have multiple regions, the result of the cli always pointing to last element in end point list regardless of the specified region.
swift version: python-swiftclient 3.13.0
swift --os-auth-url ${AUTH_URL} -auth-version 3 -os-application -credential- id ${CLIENT_ID} -os-application -credential- secret ${CLIENT_SECRET} -os-region- name ${REGION} -os-auth- type v3applicationcr edential auth
-
-
-
-
-
If you have multiple regions, the result of the cli always pointing to last element in end point list regardless of the specified region.
swift version: python-swiftclient 3.13.0