mirror of https://github.com/apache/nifi.git
NIFI-12146: Updating nifi cli command list in documentation (#7807)
This commit is contained in:
parent
476f30813d
commit
71adc196b3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue