https://github.com/temporalio/cheatsheets
Cheatsheets for the Temporal CLI
https://github.com/temporalio/cheatsheets
Last synced: 5 months ago
JSON representation
Cheatsheets for the Temporal CLI
- Host: GitHub
- URL: https://github.com/temporalio/cheatsheets
- Owner: temporalio
- License: mit
- Created: 2023-04-12T20:31:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-02T22:20:38.000Z (12 months ago)
- Last Synced: 2025-07-02T23:27:18.344Z (12 months ago)
- Homepage: https://temporal.io/
- Size: 6.84 KB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
This repo contains a quick reference guide for anyone using the CLI for local development. We are planning on adding cheatsheets for operators and more in the future.
### CLI Cheatsheets
The [`temporal` CLI](https://github.com/temporalio/cli) replaces Temporalite and `tctl`.
- [dev-cheatsheet.md](./dev-cheatsheet.md)
### Contributing
We welcome issues and PRs! See [CONTRIBUTING.md](./CONTRIBUTING.md).