Temporal CLI Workflow and Server Control
Temporal CLI runs a local Temporal server and talks to workflows, activities, and namespaces. It is the practical command-line companion for Temporal development and debugging.
What it does
Temporal CLI Workflow and Server Control
Temporal CLI runs a local Temporal server and talks to workflows, activities, and namespaces. It is the practical command-line companion for Temporal development and debugging.
Prerequisites
Go, Docker, or a downloaded Temporal binary depending on install path
Installation
Use the upstream install or setup path that matches your environment:
- brew install temporal
- docker run --rm temporalio/temporal --help
- docker run --rm -p 7233:7233 -p 8233:8233 temporalio/temporal:latest server start-dev --ip 0.0.0.0
Requirements and caveats from upstream:
-
Run via Docker
- Temporal CLI on DockerHub
Basic usage or getting-started notes:
-
Download the version for your OS and architecture:
-
Extracted from upstream docs: https://raw.githubusercontent.com/temporalio/cli/HEAD/README.md
Documentation
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,283 chars)