From 14fd2f0818da2b3a2210e2180f3cff163ec20015 Mon Sep 17 00:00:00 2001 From: hengm3467 <100685635+hengm3467@users.noreply.github.com> Date: Tue, 26 Nov 2024 21:11:36 +0800 Subject: [PATCH] Update reference/key-concepts.mdx Signed-off-by: hengm3467 <100685635+hengm3467@users.noreply.github.com> --- reference/key-concepts.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/key-concepts.mdx b/reference/key-concepts.mdx index aebf54b9..cba516b4 100644 --- a/reference/key-concepts.mdx +++ b/reference/key-concepts.mdx @@ -127,7 +127,7 @@ Protocol buffers (commonly known as Protobuf) are Google's language-neutral, pla ### `rwc` -`rwc` (RisingWave Cloud CLI) is a command-line tool used to access and manage RisingWave Cloud/BYOC instances via open APIs. It is particularly essential for [setting up the BYOC cluster](/cloud/project-byoc#create-a-byoc-environment). For more information, please refer to [this document](https://github.com/risingwavelabs/risingwave-cloud/blob/main/cli/README.md#installation). +`rwc` (RisingWave Cloud CLI) is a command-line tool for accessing and managing RisingWave Cloud/BYOC instances via open APIs. It is particularly useful for [setting up the BYOC cluster](/cloud/project-byoc#create-a-byoc-environment). For more information, please refer to [this document](https://github.com/risingwavelabs/risingwave-cloud/blob/main/cli/README.md#installation). ### Serialization[](#serialization "Direct link to Serialization")