module
Version:
v1.1.2
Opens a new window with list of versions in this module.
Published: Nov 22, 2024
License: MIT
Opens a new window with license information.
README
¶
Temporal CLI
Temporal command-line interface and development server.
DOCUMENTATION
Quick Install
Reference the documentation for detailed install information.
Install via Homebrew
brew install temporal
Install via download
- Download the version for your OS and architecture:
- Extract the downloaded archive.
- Add the
temporal
binary to your PATH
(temporal.exe
for Windows).
Build
- Install Go
- Clone repository
- 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.
Directories
¶
cmd
|
|
|
|
|
|
commandsgen
Package commandsgen is built to read the YAML format described in temporalcli/commandsgen/commands.yml and generate code from it.
|
Package commandsgen is built to read the YAML format described in temporalcli/commandsgen/commands.yml and generate code from it. |
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.