macOS
brew install flarectllocal Homebrew formula metadata
brew
CLI application for interacting with a Cloudflare account. Version 0.117.0 via Homebrew; verified 2026-05-21.
install
brew install flarectllocal Homebrew formula metadata
sudo apk add flarectlAlpine Linux edge package indexes · flarectl · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#flarectlnixpkgs package indexes · pkgs/by-name/fl/flarectl/package.nix · source: api.github.com
overview
CLI application for interacting with a Cloudflare account
history
flarectl is Cloudflare's command-line tool for interacting with a Cloudflare account. It lives under the cloudflare-go repository and the README describes it as powered by the cloudflare-go library.
The official v0 branch git history shows the CLI being renamed from goflare to flarectl on 2015-12-06, followed by README and usage updates. The tool grew as a small CLI companion to the Go API client rather than as a separate platform.
The README's installation path uses Go's module-aware install command from the cloudflare-go repository. Homebrew packages flarectl separately, which is typical for small command trees that live inside a larger library repository.
flarectl authenticates with Cloudflare through environment variables for either an API token or an API key plus email. Its documented commands cover account and zone information, DNS records, firewall rules, page rules, user-agent blocking, Cloudflare IP ranges, Railgun information, and origin CA root certificates.
flarectl is notable as a packaged subdirectory CLI: the source of truth is a command inside a Go client library repository, but package managers expose it as its own executable for DNS and account automation workflows.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
flarectl | cli | global executable |
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.
https://github.com/cloudflare/cloudflare-go
install metadata
| Package key | brew:flarectl |
|---|---|
| Version | 0.117.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/flarectl |
| Homepage | https://github.com/cloudflare/cloudflare-go/tree/v0/cmd/flarectl |
| Repository | https://github.com/cloudflare/cloudflare-go |
| Upstream docs | https://github.com/cloudflare/cloudflare-go/tree/v0/cmd/flarectl#readme |
| License | BSD-3-Clause |
| Source archive | https://github.com/cloudflare/cloudflare-go/archive/refs/tags/v0.117.0.tar.gz |
| Last updated | 2026-05-21T00:12:04Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | flarectl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
flarectl
nix profile install nixpkgs#flarectlflarectl 0.116.0-r6
CLI application for interacting with a Cloudflare account
https://github.com/cloudflare/cloudflare-go/tree/master/cmd/flarectl
sudo apk add flarectlsource 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.