We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb0329a commit 7472e6dCopy full SHA for 7472e6d
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