macOS
brew install temporallocal Homebrew formula metadata
sudo port install temporalMacPorts ports tree · devel/temporal/Portfile · source: api.github.com
brew / rank 660
Command-line interface for running and interacting with Temporal Server and UI. Version 1.8.2 via Homebrew; verified 2026-07-31. Also installable with nix: nix profile install nixpkgs#temporal.
install
brew install temporallocal Homebrew formula metadata
sudo port install temporalMacPorts ports tree · devel/temporal/Portfile · source: api.github.com
nix profile install nixpkgs#temporalnixpkgs package indexes · pkgs/by-name/te/temporal/package.nix · source: api.github.com
overview
Command-line interface for running and interacting with Temporal Server and UI
history
Temporal CLI is the official command-line interface and development server for Temporal. The upstream README describes it as a CLI for running Temporal Server and interacting with Workflows, Activities, Namespaces, and other parts of Temporal.
The Temporal CLI repository was created in October 2022 and published a v0.1.0 release in November 2022. It became the modern `temporal` executable for local development, operational commands, and cloud/service interaction.
Temporal itself grew out of the Cadence durable workflow system lineage. Temporal's own blog describes Temporal as a fork of Cadence and the tctl documentation now states that `tctl` is deprecated in favor of Temporal CLI.
Temporal CLI adoption tracks Temporal's broader developer workflow: local development first, then namespace, workflow, worker, schedule, operator, and cloud-related commands. Official docs recommend transitioning from `tctl` to Temporal CLI for continued support and new features.
Homebrew, MacPorts, and Nix coverage make the CLI easy to install for developers who need a local Temporal development server or day-to-day command access to Temporal services.
The CLI docs emphasize `temporal server start-dev`, which starts a local development Temporal Service for fast feedback. The setup page says this command starts the Web UI, creates the default Namespace, and uses an in-memory SQLite database, with flags for persistence and custom namespaces.
Beyond the development server, the CLI command reference covers commands for workflows, workers, namespaces, configuration, environment handling, and server management.
For package nerds, Temporal CLI is significant because it bundles a serious distributed-systems development loop into a single installable binary. It replaced older CLI workflows around `tctl` and gives Homebrew/Nix users a fast path to `temporal server start-dev` without Docker Compose or a full self-hosted deployment.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
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.
~/.config/temporalio/temporal.toml~/Library/Application Support/temporalio/temporal.toml%AppData%\temporalio\temporal.tomlCredential-bearing paths to review before unattended agent runs.
~/.config/temporalio/temporal.toml~/Library/Application Support/temporalio/temporal.toml%AppData%\temporalio\temporal.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
temporal | 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:temporal |
|---|---|
| Version | 1.8.2 |
| Package manager | Homebrew |
| Homepage | https://temporal.io/ |
| Repository | https://github.com/temporalio/cli |
| Last updated | 2026-07-31T16:46:54Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
temporal
nix profile install nixpkgs#temporaltemporal
sudo port install temporalsource 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.