Fix docs.
This commit is contained in:
parent
8604c31818
commit
334d191563
1 changed files with 1 additions and 2 deletions
|
@ -46,8 +46,7 @@ way to initialize the public key infrastructure (PKI) using Cloud KMS, but an
|
||||||
experimental tool named `step-cloudkms-init` is available for this use case. At
|
experimental tool named `step-cloudkms-init` is available for this use case. At
|
||||||
some point this tool will be integrated into `step` and it will be deleted.
|
some point this tool will be integrated into `step` and it will be deleted.
|
||||||
|
|
||||||
To use `step-cloudkms-init` just enable Cloud KMS in your step-ca config and
|
To use `step-cloudkms-init` just enable Cloud KMS in your project and run:
|
||||||
run:
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ export GOOGLE_APPLICATION_CREDENTIALS=/path/to/credentials.json
|
$ export GOOGLE_APPLICATION_CREDENTIALS=/path/to/credentials.json
|
||||||
|
|
Loading…
Reference in a new issue