Skip to content

Commit d0cfeb7

Browse files
kennethmac2000lukesneeringer
authored andcommitted
gcloud auth application-default is out of beta (googleapis#3716)
1 parent 4de2450 commit d0cfeb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/auth.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Overview
1414

1515
.. code-block:: bash
1616
17-
$ gcloud beta auth application-default login
17+
$ gcloud auth application-default login
1818
1919
Note that this command generates credentials for client libraries. To authenticate the CLI itself, use:
2020

0 commit comments

Comments
 (0)