1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-05 12:45:21 +01:00

Format gcloud auth login block command correctly

This commit is contained in:
snebel29
2018-01-16 14:53:14 +00:00
parent 9adc47c915
commit 9f68cf00f0

View File

@@ -175,8 +175,13 @@ Encrypting using GCP KMS
~~~~~~~~~~~~~~~~~~~~~~~~
GCP KMS uses `Application Default Credentials
<https://developers.google.com/identity/protocols/application-default-credentials>`_.
If you already logged in using :bash:`gcloud auth login` you can enable application
default credentials using the sdk::
If you already logged in using
.. code:: bash
$ gcloud auth login
you can enable application default credentials using the sdk::
$ gcloud auth application-default login