Skip to content
/ cli Public

Command-line interface for running Temporal Server and interacting with Workflows, Activities, Namespaces, and other parts of Temporal

License

Notifications You must be signed in to change notification settings

temporalio/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0025f2b · May 14, 2024
Mar 27, 2024
Feb 14, 2024
May 14, 2024
Feb 26, 2024
Feb 16, 2024
Feb 20, 2024
Feb 16, 2024
Jan 30, 2024
May 14, 2024
Feb 16, 2024
Apr 22, 2024
Apr 22, 2024
Apr 29, 2024
Apr 29, 2024

Repository files navigation

Temporal CLI

Temporal command-line interface and development server.

⚠️ Under active development and inputs/outputs may change ⚠️

DOCUMENTATION

Quick Install

Reference the documentation for detailed install information.

Install via Homebrew

brew install temporal

Install via download

  1. Download the version for your OS and architecture:
  2. Extract the downloaded archive.
  3. Add the temporal binary to your PATH (temporal.exe for Windows).

Build

  1. Install Go
  2. Clone repository
  3. Switch to cloned directory, and run go build ./cmd/temporal

The executable will be at temporal (temporal.exe for Windows).

Usage

Reference the documentation for detailed usage information.

Contributing

See CONTRIBUTING.md.

About

Command-line interface for running Temporal Server and interacting with Workflows, Activities, Namespaces, and other parts of Temporal

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages