Ruslan
Ruslan
## What was changed Updated tctl scripts removing aliases and few syntax changes ## Why? tctl v2 upcoming release ## Checklist 1. Closes 2. How was this tested: 3. Any...
### 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...
### 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...
- Origin issue: # Summary Adds spinner and progress bar for potentially long running commands. Makes tctl feel more responsive # Basic example # Motivation Some commands may take long...
### What are you really trying to do? ### Describe the bug According to few user reports starting `ui-server` with `make start-dependencies` script in Temporal repo doesn't work in WSL2...
## What was changed Added README `tctl` deprecation notion Remove `tctl next` commands ## Why? `tctl next` codebase is confusing since there is no more such thing as `tctl next`....
### Is your feature request related to a problem? Please describe. Currently config file location is enforced to `UserHomeDir()/.config/temporalio/tctl.yml` and doesn't allow to have a different location ### Describe the...
### What are you really trying to do? ### Describe the bug `workflow show` command ignores the `--reset-points-only` flag ### Minimal Reproduction - switch to tctl v1.17 UX `tctl config...
### Is your feature request related to a problem? Please describe. ### Describe the solution you'd like Add command `tctl config edit` to open tctl.yml config file in an editor...
### Is your feature request related to a problem? Please describe. Currently only `homebrew` users can easily install `tctl` ### Describe the solution you'd like In addition to `homebrew`, publish...