macOS
brew install denominatorlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de denominator pour les workflows d'agents IA.
installation
brew install denominatorlocal Homebrew formula metadata
aperçu
Portable Java library for manipulating DNS clouds
historique
Denominator is a Netflix OSS Java library and CLI for portable control of DNS providers. It abstracts common zone and record operations across Route53, UltraDNS, DynECT, Rackspace Cloud DNS, OpenStack Designate, and mock providers.
The official GitHub repository was created in January 2013 and describes Denominator as a portable Java library for manipulating DNS clouds, with a command-line version for quick use. The README ties the project to Netflix's need for multi-vendor DNS control and documents pluggable back ends, provider-specific credentials, and a common resource-record-set model.
The CLI was packaged as a single executable jar so operators could run denominator like a normal Unix command instead of invoking java -jar. Its git-like command shape, provider listing, and YAML configuration file made it feel closer to dig or git than to a Java library demo.
The GitHub repository is now archived, but tags through v4.7.1 and the v4.7.1 CLI docs preserve the last mature interface for Homebrew and other users.
Denominator's adoption was strongest in the Netflix OSS era, when cloud infrastructure teams wanted provider-neutral libraries for operational automation. Its Homebrew packaging was documented directly in the upstream README, which is a good sign that the CLI was intended for operators, not just Java developers.
Its provider list reflected the multi-DNS reality of the early cloud era: AWS Route53, UltraDNS, DynECT, Rackspace Cloud DNS, OpenStack Designate, and test mocks all sat behind one command and API.
CLI users choose a provider with -p or a named provider from ~/.denominatorconfig, then list or change zones, records, and geo records. Credentials can be passed as repeated -c arguments, read from the YAML config file, or supplied by DENOMINATOR_ environment variables.
Library users create a DNSApiManager for a provider and then work with zones and resource record sets. The official README emphasizes a portable model where providers are Dagger modules and HTTP bindings are handled through Feign.
Denominator is a useful package-history artifact because it captures a moment when Netflix OSS libraries were routinely packaged as operator tools. A Java cloud library became a brew-installable executable for DNS work.
It also shows why package managers preserve older infrastructure tools: even archived projects can remain useful for legacy automation, migrations, or reading old operational scripts.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.
~/.denominatorconfigCredential-bearing paths to review before unattended agent runs.
~/.denominatorconfigexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
denominator | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/Netflix/denominator
métadonnées d'installation
| Clé du paquet | brew:denominator |
|---|---|
| Version | 4.7.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/denominator |
| Page d'accueil | https://github.com/Netflix/denominator/tree/v4.7.1/cli |
| Dépôt | https://github.com/Netflix/denominator |
| Docs amont | https://github.com/Netflix/denominator#readme |
| Licence | Apache-2.0 |
| Archive source | https://search.maven.org/remotecontent?filepath=com/netflix/denominator/denominator-cli/4.7.1/denominator-cli-4.7.1-fat.jar |
| Dépendances | openjdk |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | denominator |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.