macOS
brew install temporallocal Homebrew formula metadata
sudo port install temporalMacPorts ports tree · devel/temporal/Portfile · 来源: api.github.com
安装
brew install temporallocal Homebrew formula metadata
sudo port install temporalMacPorts ports tree · devel/temporal/Portfile · 来源: api.github.com
nix profile install nixpkgs#temporalnixpkgs package indexes · pkgs/by-name/te/temporal/package.nix · 来源: api.github.com
概览
Command-line interface for running and interacting with Temporal Server and UI
历史
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.
安全态势
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.toml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
temporal | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:temporal |
|---|---|
| 版本 | 1.8.2 |
| 软件包管理器 | Homebrew |
| 主页 | https://temporal.io/ |
| 仓库 | https://github.com/temporalio/cli |
| 最后更新 | 2026-07-31T16:46:54Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
temporal
nix profile install nixpkgs#temporaltemporal
sudo port install temporal来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.