The toolkit guide does not aim to describe how to use every command. It does contain a list of all commands which does include the new command you referenced, but I would actually vote to remove the list from the toolkit guide since I don't think it provides any value to see a listing of the available commands with no other additional info, and there is no good way for people to remember to add every command to the guide.
You can get the list of available commands at any time while in the CLI in interactive mode and it can further help you there by showing the available arguments. nifi upload-nar help There is a feature proposal that covers some background about uploading NARs: https://cwiki.apache.org/confluence/display/NIFI/Custom+NAR+Improvements On Wed, Jan 8, 2025 at 4:51 PM Michael Moser <moser...@gmail.com> wrote: > > Hello Felix, > > Apache NiFi updated the website for 2.0.0, so any bookmarks to documentation > probably still point to the 1.x documentation. The website still hosts > documentation for both versions. > > The 2.0.0 Toolkit Guide is located at > https://nifi.apache.org/nifi-docs/toolkit-guide.html > > Regards, > -- Mike > > > > On Wed, Jan 8, 2025 at 2:01 AM Schultze, Felix <felix.schul...@ruv.de> wrote: >> >> Hello! >> >> >> >> Yesterday we found some new commands in repo code, that were introduced in >> 2.0.0. >> >> But we could not find any hints in the online documentation: >> >> Eg. >> >> · https://nifi.apache.org/docs/nifi-docs/html/toolkit-guide.html >> >> · >> https://github.com/apache/nifi/blob/32bc68a40c58698f477298db6af72ab0da3ec746/nifi-toolkit/nifi-toolkit-cli/src/main/java/org/apache/nifi/toolkit/cli/impl/command/nifi/nar/UploadNar.java#L38 >> >> >> >> When will the documentation be updated? >> >> >> >> Kind regards, >> >> Felix >> >>