ZIP
WinGet
Temporal CLI
Temporal Technologies Inc. · 1.3.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.3.0_windows_arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Temporal.TemporalCLI
Version
1.3.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.3.0/temporal_cli_1.3.0_windows_arm64.zip
Release Notes
Highlights
- The built-in Temporal Server has been updated to 1.27.1, and UI Server has been updated to 2.36.0.
- There are significant changes to the experimental temporal worker deployment commands to expose new Worker Deployment features.
New Commands
- temporal workflow metadata shows user-set metadata for a specific Workflow Execution.
- temporal workflow signal-with-start starts a new Workflow Execution and immediately sends it a Signal.
Updated Commands
- The experimental temporal worker…