From 293d6412b6c1f18f7d938832fd34990e7b1f0a67 Mon Sep 17 00:00:00 2001 From: Yuki Furuyama Date: Thu, 2 Oct 2025 10:16:22 +0900 Subject: [PATCH] Update README to note that this repository is archived. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f7e92d3..6595928 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ spanner-cli [![run-tests](https://github.com/cloudspannerecosystem/spanner-cli/actions/workflows/run-tests.yaml/badge.svg)](https://github.com/cloudspannerecosystem/spanner-cli/actions/workflows/run-tests.yaml) === +> [!NOTE] +> This repository has been archived. Please use [Spanner CLI](https://cloud.google.com/spanner/docs/spanner-cli), an official command-line tool that offers similar functionality for interacting with your Spanner database. + Interactive command line tool for Cloud Spanner. ![gif](https://github.com/cloudspannerecosystem/spanner-cli/blob/master/image/spanner_cli.gif)