GoogleCloudPlatform / gcpdiag

gcpdiag is a command-line diagnostics tool for GCP customers.
https://gcpdiag.dev/
Apache License 2.0
288 stars 67 forks source link

Make it easier to change oauth user identity #37

Closed schweikert closed 1 year ago

schweikert commented 2 years ago

Currently with --auth=oauth you need to rm -rf .config/gcpdiag to force a relogin. Provide an option to force a login.

444B commented 1 year ago

@schweikert As per release 0.58, we can close this enhancement since authentication using OAuth (--auth-oauth) has been deprecated