Skip to content

Commit

Permalink
docs: specify 'application-default' when authenticating (#18)
Browse files Browse the repository at this point in the history
Update documentation to specify `application-default`

Fixes #17
  • Loading branch information
jnalley committed May 19, 2020
1 parent d8f4c3c commit 5ed8ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-resource-manager/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Start by authenticating:

.. code-block:: bash
$ gcloud auth login
$ gcloud auth application-default login
And then simply create a client:

Expand Down

0 comments on commit 5ed8ffe

Please sign in to comment.