emiliosetiadarma commented on a change in pull request #5242:
URL: https://github.com/apache/nifi/pull/5242#discussion_r681115329
##########
File path: nifi-docs/src/main/asciidoc/toolkit-guide.adoc
##########
@@ -456,7 +456,7 @@ The following are available options when targeting NiFi
Registry using the `--ni
* `-v`,`--verbose` Sets verbose mode (default
false)
* `-p`,`--password <password>` Protect the files using a
password-derived key. If an argument is not provided to this flag, interactive
mode will be triggered to prompt the user to enter the password.
* `-k`,`--key <keyhex>` Protect the files using a raw
hexadecimal key. If an argument is not provided to this flag, interactive mode
will be triggered to prompt the user to enter the key.
- * `-S`,`--protectionScheme <protectionScheme>` Selects the protection scheme
for encrypted properties. Valid values are: [AES_GCM, HASHICORP_VAULT_TRANSIT,
AWS_KMS] (default is AES_GCM)
+ * `-S`,`--protectionScheme <protectionScheme>` Selects the protection scheme
for encrypted properties. Valid values are: [AES_GCM, HASHICORP_VAULT_TRANSIT,
AWS_KMS, GCP_KMS] (default is AES_GCM)
Review comment:
Adding these links!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]