From cc519f3c9d97e2f52eb1fc4d8a4bc9f79ba86363 Mon Sep 17 00:00:00 2001 From: Tasha Alfano Date: Fri, 17 Oct 2025 12:32:40 -0500 Subject: [PATCH 1/2] Update README.md updated readme to say EOS --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 29ed67e..0be65d2 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ [![build](https://github.com/temporalio/tctl/actions/workflows/test.yml/badge.svg)](https://github.com/temporalio/tctl/actions/workflows/test.yml) -**:warning: Deprecation Notice :warning:** +**:warning: End of Support Notice :warning:** -tctl will enter End of Support on September 30, 2025.
-This repository and issues will be archived at that time.
+tctl is no longer supported.
Please migrate to the Temporal CLI.
* [Temporal CLI repository](https://github.com/temporalio/cli) From 90a2031a747bea941c39d30ef4e1e2e834dfff79 Mon Sep 17 00:00:00 2001 From: Roey Berman Date: Fri, 31 Oct 2025 13:10:58 -0700 Subject: [PATCH 2/2] Apply suggestion from @bergundy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0be65d2..7c3c62a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ **:warning: End of Support Notice :warning:** -tctl is no longer supported.
+tctl is no longer supported as of September 30, 2025..
Please migrate to the Temporal CLI.
* [Temporal CLI repository](https://github.com/temporalio/cli)