macOS
brew install kanifprovider-native install command
brew / rank 15288
Cluster management and administration tool. Version 1.2.2 via Homebrew; verified from local package data.
install
brew install kanifprovider-native install command
overview
Cluster management and administration tool
history
kanif is a small cluster administration command suite built as a friendlier wrapper around TakTuk for parallel remote execution.
The official TakTuk project site describes kanif as a tool that combines conventions from C3, pdsh, and dsh while relying on TakTuk for adaptive large-scale remote execution. Its commands split the classic cluster-admin workflow into parallel shell execution, file broadcast, and file gathering.
The official GitLab repository and ChangeLog preserve the release line through version 1.2.2, with entries for compatibility updates, file-reading fixes, sequential execution fixes, output handling, and the initial release.
The official TakTuk page credits Lucas Nussbaum for Debian testing and packaging help, placing kanif in the Debian packaging ecosystem for Unix cluster administrators. The input metadata records Homebrew, Debian, Ubuntu, and Nix packages, exposing the same niche tool through general-purpose package managers.
kanif users run `kash` for the same command across nodes, `kaput` to copy files or directories to nodes, and `kaget` to gather remote files or directories. The tool expects TakTuk, Perl, and passwordless remote login such as SSH keys on the cluster nodes.
The official man page documents C3-style configuration files searched at `$HOME/.kanif.conf`, `/etc/kanif.conf`, and `/etc/c3.conf`, and also allows command-line host lists for less static setups.
kanif is package-manager archaeology for pre-Kubernetes cluster operations: a thin Unix command suite, C3-style configuration paths, and no resident control plane. Its significance is less broad adoption than the way it preserves an HPC and lab-cluster administration style in modern package indexes.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.kanif.conf/etc/kanif.conf/etc/c3.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kaget | executable | indexed executable | Discovered from the local executable index. |
kanif | executable | indexed executable | Discovered from the local executable index. |
kaput | executable | indexed executable | Discovered from the local executable index. |
kash | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:kanif |
|---|---|
| Version | 1.2.2 |
| Package manager | Homebrew |
| Homepage | https://packages.debian.org/stable/net/kanif |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.