Difference between revisions of "Gcloud sql instances describe"
Jump to navigation
Jump to search
(→Errors) |
|||
(One intermediate revision by the same user not shown) | |||
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 | ||
− | + | ||
+ | <code>[[gcloud sql instances describe YourInstance]]</code> | ||
Line 26: | Line 27: | ||
== Related == | == Related == | ||
− | * <code>[[aws rds describe-db- | + | * <code>[[aws rds describe-db-instances]]</code> |
== See also == | == See also == |
Latest revision as of 14:17, 24 November 2022
https://cloud.google.com/sdk/gcloud/reference/sql/instances/describe
gcloud sql instances describe YourInstance
Errors[edit]
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[edit]
See also[edit]
- Cloud SQL:
gcloud sql [ databases | import | export | instances | backups | instance create ]
Advertising: