This is an automated email from the ASF dual-hosted git repository.

bbende pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
     new 74d1040cad NIFI-12146: Updating nifi cli command list in documentation 
(#7807)
74d1040cad is described below

commit 74d1040cadfeb2debe2d8a7199f182a609f7b730
Author: Joe Gresock <[email protected]>
AuthorDate: Fri Sep 29 09:03:48 2023 -0400

    NIFI-12146: Updating nifi cli command list in documentation (#7807)
---
 nifi-docs/src/main/asciidoc/toolkit-guide.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nifi-docs/src/main/asciidoc/toolkit-guide.adoc 
b/nifi-docs/src/main/asciidoc/toolkit-guide.adoc
index cf68034402..f2fb2508b2 100644
--- a/nifi-docs/src/main/asciidoc/toolkit-guide.adoc
+++ b/nifi-docs/src/main/asciidoc/toolkit-guide.adoc
@@ -126,8 +126,6 @@ The following are available commands:
  nifi delete-param-context
  nifi set-inherited-param-contexts
  nifi remove-inherited-param-contexts
- nifi set-param-provider-reference
- nifi remove-param-provider-reference
  nifi set-param
  nifi delete-param
  nifi export-param-context
@@ -142,6 +140,8 @@ The following are available commands:
  nifi get-access-token
  nifi get-access-token-spnego
  nifi logout-access-token
+ nifi get-controller-configuration
+ nifi update-controller-configuration
  registry current-user
  registry list-buckets
  registry create-bucket

Reply via email to