We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 542b208 commit 53982d0Copy full SHA for 53982d0
1 file changed
packages/google-api-core/docs/auth.rst
@@ -165,7 +165,7 @@ possible to call Google Cloud APIs with a user account via
165
getting started with the ``google-cloud-*`` library.
166
167
The simplest way to use credentials from a user account is via
168
-Application Default Credentials using ``gcloud auth login``
+Application Default Credentials using ``gcloud auth application-default login``
169
(as mentioned above) and :func:`google.auth.default`:
170
171
.. code:: python
0 commit comments