# Install nifi-toolkit with Homebrew

Command-line utilities to setup and support NiFi. Version 2.11.0 via Homebrew; verified 2026-08-03.

## Install

```sh
sudo av install brew:nifi-toolkit
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install nifi-toolkit
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:nifi-toolkit
- **Package manager:** Homebrew
- **Version:** 2.11.0
- **Source summary:** Command-line utilities to setup and support NiFi
- **Homepage:** <https://nifi.apache.org>
- **Last updated:** 2026-08-03T14:49:34Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- nifi-cli (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 2.11.0
## Project history and usage

Apache NiFi Toolkit is the command-line and administrative utility bundle for NiFi. The Homebrew formula exposes the nifi-cli executable, but the upstream toolkit is broader than one command.

### Project history

NiFi itself originated as NSA's NiagaraFiles and was released to open source through Apache in November 2014; Apache announced NiFi's graduation to a Top-Level Project on July 20, 2015. The Toolkit belongs to that same ecosystem, supporting operational tasks around NiFi installations rather than being a separate project with its own independent history.

Official NiFi walkthroughs describe the Toolkit as a collection of command-line tools for administrative tasks such as interacting with remote services, generating TLS certificates, managing cluster nodes, and encrypting sensitive configuration values.

### Adoption history

The Toolkit became important as NiFi moved from single-node experiments into secure clusters and repeatable deployments. The official Toolkit Guide says NiFi CLI focuses on interacting with NiFi and NiFi Registry to automate tasks such as deploying flows from a Registry to a NiFi instance or managing process groups and cluster nodes.

Homebrew's formula API reported 183 installs over 365 days, 41 over 90 days, and 21 over 30 days when queried on July 1, 2026. That low-but-steady count matches a specialist operator tool: most casual users install nifi, while automation-heavy users add the toolkit.

### How it is used

Practical usage includes standalone one-shot commands and an interactive shell. The official guide shows ./bin/cli.sh command invocation, commands for NiFi process groups, nodes, services, policies, parameter contexts, access tokens, Registry buckets, Registry flow versions, and session properties.

Package nerds reach for nifi-toolkit when they want reproducible local commands around a NiFi service: list cluster state, import/export Registry flows, create Registry clients, script flow promotion, generate TLS material, or inspect and update access-control resources.

### Why package nerds care

nifi-toolkit matters because NiFi's GUI-first model still needs scriptable administration. The formula gives macOS users the operational sidecar without unpacking the full upstream binary distribution by hand.

### Timeline

- November 25, 2014: NSA announces the open-source release of NiagaraFiles/NiFi through Apache.
- July 20, 2015: Apache announces NiFi as a Top-Level Project.
- NiFi 1.x era: Toolkit grows around administration, TLS, cluster management, and Registry automation.
- November 4, 2024: Apache NiFi 2.0.0 reaches general availability, continuing the toolkit's role for 2.x operations.

### Related projects

- Apache NiFi, Apache NiFi Registry, Apache MiNiFi

### Sources

- <https://cwiki.apache.org/confluence/display/NIFI/Release+Notes>
- <https://formulae.brew.sh/api/formula/nifi-toolkit.json>
- <https://news.apache.org/foundation/entry/the_apache_software_foundation_announces77>
- <https://nifi.apache.org/docs/nifi-docs/html/toolkit-guide.html>
- <https://nifi.apache.org/docs/nifi-docs/html/walkthroughs.html>
- <https://www.nsa.gov/Press-Room/Press-Releases-Statements/Press-Release-View/Article/1649337/nsa-releases-first-in-series-of-software-products-to-open-source-community/>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.nifi-cli.config

## Combined YAML source

View the package source record on GitHub. [combined/nifi-toolkit.yml](https://github.com/mxcl/pkgdb/blob/main/combined/nifi-toolkit.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
