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

bbende pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
     new 71adc196b3 NIFI-12146: Updating nifi cli command list in documentation 
(#7807)
71adc196b3 is described below

commit 71adc196b38c701b4015afc61106a4986c6d18f0
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 33a732bd5a..ab4112fe07 100644
--- a/nifi-docs/src/main/asciidoc/toolkit-guide.adoc
+++ b/nifi-docs/src/main/asciidoc/toolkit-guide.adoc
@@ -115,8 +115,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
@@ -131,6 +129,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