ZIP
WinGet
Temporal CLI
Temporal Technologies Inc. · 1.4.0 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
temporal_cli_1.4.0_windows_arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Temporal.TemporalCLI
Version
1.4.0
Description
Command-line interface for running Temporal Server and interacting with Workflows, Activities, Namespaces, and other parts of Temporal
License
MIT
↗
Homepage
https://github.com/temporalio/cli
Installer URL
https://github.com/temporalio/cli/releases/download/v1.4.0/temporal_cli_1.4.0_windows_arm64.zip
Release Notes
Experimental environment config support
CLI now supports an experimental form of environment config. This is a new approach to environment configuration that draws on config files and environment variables and is usable across all Temporal products including SDKs (when implemented). The config subcommands can interact with environment config. This is experimental and therefore not documented yet. Care was taken to be compatible with existing environment variables. When released non-experimentall…