Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Who agreed with this solution

avatar
Expert Contributor

a bit research helped to find out the way from Nifi toolkit documentations

$ nifi set-param -pcid abc -pn <name> -pv <value> -ps <true/false for senstivity>

 

and it automatically refreshed/bought-in the updated values in UI.

View solution in original post

Who agreed with this solution