emiliosetiadarma commented on a change in pull request #5242:
URL: https://github.com/apache/nifi/pull/5242#discussion_r684439231



##########
File path: nifi-docs/src/main/asciidoc/toolkit-guide.adoc
##########
@@ -435,10 +435,10 @@ The following are available options when targeting NiFi:
  * `-f`,`--flowXml <file>`                       The _flow.xml.gz_ file 
currently protected with old password (will be overwritten unless `-g` is 
specified)
  * `-g`,`--outputFlowXml <file>`                 The destination _flow.xml.gz_ 
file containing protected config values (will not modify input _flow.xml.gz_)
  * `-b`,`--bootstrapConf <file>`                 The bootstrap.conf file to 
persist root key and to optionally provide any configuration for the protection 
scheme.
- * `-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>>, <<HASHICORP_VAULT_KV>>, <<AWS_KMS>>, <<GCP_KMS>>]  
(default is <<AES_GCM>>)

Review comment:
       No worries! Also made the move of the documentation to 
administration-guide.adoc as of that latest commit.




-- 
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]


Reply via email to