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

Enable [reflection](https://github.com/grpc/grpc-go/blob/master/Documentation/server-reflection-tutorial.md) on frontend service during `temporal server start-dev`

enhancement

### Is your feature request related to a problem? Please describe. In order to be able to continue using my terminal, I have to add `> /dev/null 2>&1 &` like:...

enhancement

### Is your feature request related to a problem? Please describe. When I run these commands, I get usage info: ``` temporal temporal operator temporal operator namespace ``` But when...

enhancement

### Is your feature request related to a problem? Please describe. I can't tell from this: ![](https://user-images.githubusercontent.com/251288/213316819-c6970c0e-1274-4a2b-8c23-1bcfa0ab131e.png) ![](https://user-images.githubusercontent.com/251288/213316904-c3e90263-19c7-456c-8f0b-306abdee8d79.png) * what envs I've created * what env properties I've set in...

enhancement

If set, a browser window will be opened (or current one focused) at the UI page.

enhancement

### What are you really trying to do? ### Describe the bug ``` {"level":"error","ts":"2023-02-22T08:56:41.887-0800","msg":"Operation failed with internal error.","error":"ListNamespaces operation failed. Failed to get namespace rows. Error: SQL logic error: no...

bug

### Is your feature request related to a problem? Please describe. When I stop the dev server, I get error messages. This isn't terrible at the moment, since users have...

enhancement

### Is your feature request related to a problem? Please describe. Server `--config` option, that was a directory expecting `temporal.yaml` and `temporal-ui.yaml` files, was not intuitive. It [was removed](https://github.com/temporalio/cli/pull/183) and...

enhancement

### Is your feature request related to a problem? Please describe. Currently, when I start a WE with the same ID twice, the second time appears to succeed (prints info...

bug

### Is your feature request related to a problem? Please describe. When I check to see if there's a default env and what the settings are, I get nothing when...

enhancement