temporalio / cli

Command-line interface for running Temporal Server and interacting with Workflows, Activities, Namespaces, and other parts of Temporal
https://docs.temporal.io/cli
MIT License
242 stars 32 forks source link

[Feature Request] Prefix cluster ID with "dev-server-" (or similar) and allow env var override #609

Open cretz opened 1 week ago

cretz commented 1 week ago

Describe the solution you'd like

Prefix the cluster ID (persisted or not) with something like "dev-server-" or make the VIS "product" the temporal-dev-server. Also allow the cluster ID (persistent or not) to be overridable via env var.