Difference between revisions of "Gcloud sql instances describe"

From wikieduonline
Jump to navigation Jump to search
Line 26: Line 26:
  
 
== Related ==
 
== Related ==
* <code>[[aws rds describe-db-instance]]</code>
+
* <code>[[aws rds describe-db-instances]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 05:47, 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.

Related

See also

Advertising: