Skip to content

Update README to use Temporal CLI due to deprecation notices that appears in the admin tools pod#793

Merged
robholland merged 1 commit intotemporalio:mainfrom
moogzy:main
Dec 18, 2025
Merged

Update README to use Temporal CLI due to deprecation notices that appears in the admin tools pod#793
robholland merged 1 commit intotemporalio:mainfrom
moogzy:main

Conversation

@moogzy
Copy link
Copy Markdown
Contributor

@moogzy moogzy commented Dec 3, 2025

What was changed

// Deprecation notice for tctl, migrated README to Temporal cli

temporal-admintools-68cbc87d44-ntqkv:/etc/temporal$ tctl
DEPRECATION NOTICE: tctl will enter End of Support September 30, 2025. Please transition to Temporal CLI (https://docs.temporal.io/cli).

Why?

CLI is already installed and ready to use. This updates the README to alignment with current practices.

temporal-admintools-68cbc87d44-ntqkv:/etc/temporal$ which temporal
/usr/local/bin/temporal
temporal-admintools-68cbc87d44-ntqkv:/etc/temporal$

temporal-admintools-68cbc87d44-ntqkv:/etc/temporal$ temporal -v
temporal version 0.0.0-DEV (Server 1.29.0, UI 2.41.0)

Signed-off-by: Adrian Arumugam adrian@a6m.au

@moogzy moogzy requested a review from a team as a code owner December 3, 2025 13:57
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Dec 3, 2025

CLA assistant check
All committers have signed the CLA.

…ears in the admin tools pod

```
temporal-admintools-68cbc87d44-ntqkv:/etc/temporal$ tctl
DEPRECATION NOTICE: tctl will enter End of Support September 30, 2025. Please transition to Temporal CLI (https://docs.temporal.io/cli).
```

CLI is already installed and ready to use. This updates the README to reflect that.

```
temporal-admintools-68cbc87d44-ntqkv:/etc/temporal$ which temporal
/usr/local/bin/temporal
temporal-admintools-68cbc87d44-ntqkv:/etc/temporal$

temporal-admintools-68cbc87d44-ntqkv:/etc/temporal$ temporal -v
temporal version 0.0.0-DEV (Server 1.29.0, UI 2.41.0)
```

Signed-off-by: Adrian Arumugam <adrian@a6m.au>
@robholland robholland self-assigned this Dec 18, 2025
@robholland robholland merged commit e94ee57 into temporalio:main Dec 18, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants