cli icon indicating copy to clipboard operation
cli copied to clipboard

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

Results 144 cli issues
Sort by recently updated
recently updated
newest added

### What are you really trying to do? ### Describe the bug GET requests being populated in the stdout when `--log-level warn` is set ### Minimal Reproduction 1. Run `temporal...

bug

Some of the help strings the CLI prints out today are confusing and unhelpful. * [ ] `temporal server` Today's output: NAME: temporal server - Commands for managing the Temporal...

enhancement

### Is your feature request related to a problem? Please describe. `temporal workflow reset-batch --query "..."` does not prompt the user with a count of workflows that will be affected....

enhancement

### Is your feature request related to a problem? Please describe. Right now, if mTLS certs (`--tls-cert-path` and `--tls-cert-path`) are left out by mistake, the cli returns an empty error....

enhancement

### Is your feature request related to a problem? Please describe. I don't always remember to check this repo to see if a newer version is available, and so just...

enhancement

### Is your feature request related to a problem? Please describe. When I do `temporal server start-dev --ui-port 3000` and 3000 is already taken, I see no indication in the...

enhancement

### Describe the solution you'd like ``` $ temporal workflow result -w foo Workflow foo does not yet have a result. It is still running. $ temporal workflow result -w...

enhancement

### Is your feature request related to a problem? Please describe. tctl had a command `tctl admin cluster describe` that included a `membershipInfo` field with useful info for debugging ringpop/membership...

enhancement

### Is your feature request related to a problem? Please describe. User accidentally deleting a workflow. ### Describe the solution you'd like By default, prompt something like: ``` $ temporal...

enhancement

repetitive and doesn't fit pattern: ![](https://github.com/temporalio/cli/assets/251288/9a7adbaa-f14e-4728-a1be-e5994877e396)

enhancement