Difference between revisions of "Gcloud sql instances describe"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
https://cloud.google.com/sdk/gcloud/reference/sql/instances/describe
 
https://cloud.google.com/sdk/gcloud/reference/sql/instances/describe
  [[gcloud sql instances]] describe YourInstance
+
  [[gcloud sql instances describe YourInstance]]
  
 +
 +
 +
== Errors ==
 
  ERROR: (gcloud.sql.instances.describe) There was a problem refreshing  
 
  ERROR: (gcloud.sql.instances.describe) There was a problem refreshing  
 
  your current auth tokens:  
 
  your current auth tokens:  

Revision as of 05:42, 3 November 2022

https://cloud.google.com/sdk/gcloud/reference/sql/instances/describe

gcloud sql instances describe YourInstance


Errors

ERROR: (gcloud.sql.instances.describe) There was a problem refreshing 
your current auth tokens: 
HTTPSConnectionPool(host='oauth2.googleapis.com', port=443): Max 
retries exceeded with url: /token (Caused by 
NewConnectionError('<urllib3.connection.HTTPSConnection object at 
0x105f66d40>: Failed to establish a new connection: [Errno 8] 
nodename nor servname provided, or not known'))
Please run:

  $ gcloud auth login 

to obtain new credentials.

If you have already logged in with a different account:

    $ gcloud config set account ACCOUNT

to select an already authenticated account to use.


See also

Advertising: