Inform user of gcloud reauth

This commit is contained in:
Ross Scroggs
2023-08-02 10:06:53 -07:00
parent cd9f5b927e
commit 78fc9b0478
2 changed files with 2 additions and 0 deletions

View File

@@ -4483,6 +4483,7 @@ def runSqliteQuery(db_file, query):
return curr.fetchone()[0]
def refreshCredentialsWithReauth(credentials):
writeStderr(Msg.CALLING_GCLOUD_FOR_REAUTH)
if 'termios' in sys.modules:
old_settings = termios.tcgetattr(sys.stdin)
# First makes sure gcloud has a valid access token and thus