tcld command reference
The Temporal Cloud CLI (tcld) is a command-line tool that you can use to interact with Temporal Cloud.
tcld commands
- tcld account
- tcld apikey
- tcld generate-certificates
- tcld login
- tcld logout
- tcld namespace
- tcld request
- tcld user
- tcld version
Global modifiers
--auto_confirm
Automatically confirm all prompts.
You can specify the value for this modifier by setting the AUTO_CONFIRM environment variable.
The default value is false
.
How to install tcld
You can install tcld in two ways.
Install tcld by using Homebrew
brew install temporalio/brew/tcld