Skip to content

Commit d553c9e

Browse files
committed
docs: Rename 'Cloud Ops' category to 'Manage Databend Cloud' and standardize items
1 parent 4bd6ff0 commit d553c9e

File tree

6 files changed

+5
-5
lines changed

6 files changed

+5
-5
lines changed
22.4 KB
Loading
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"label": "Cloud 平台管理",
2+
"label": "管理 Databend Cloud",
33
"position": 6
44
}

docs/cn/tutorials/cloud-ops/aws-billing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "查看 AWS 账单"
3-
sidebar_label: "AWS 账单"
3+
sidebar_label: "查看 AWS 账单"
44
---
55

66
在本教程中,我们将演示如何导入 AWS 账单数据,并通过 SQL 进行成本分析。你会学习如何把 AWS 账单数据加载进 Databend Cloud、使用查询找出主要成本驱动因素,并洞察 AWS 的使用方式。

docs/cn/tutorials/cloud-ops/dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "仪表盘使用指南"
3-
sidebar_label: "仪表盘"
3+
sidebar_label: "使用仪表盘"
44
---
55
import StepsWrap from '@site/src/components/StepsWrap';
66
import StepContent from '@site/src/components/Steps/step-content';

docs/cn/tutorials/cloud-ops/link-tables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "跨库共享数据"
3-
sidebar_label: "数据共享"
3+
sidebar_label: "跨库共享数据"
44
---
55

66
本教程将演示如何在 Databend Cloud 中使用 [ATTACH TABLE](/sql/sql-commands/ddl/table/attach-table) 命令,将一张 Databend Cloud 表链接到存放在 S3 Bucket 中的自建 Databend 表。

docs/cn/tutorials/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ description: 查找覆盖连接、摄取、迁移、开发与运维 Databend 的
3939
## 备份与还原
4040
- [使用 BendSave 备份与恢复数据](/tutorials/operate-and-recover/bendsave)
4141

42-
## Cloud 平台管理
42+
## 管理 Databend Cloud
4343
- [查看 AWS 账单](/tutorials/cloud-ops/aws-billing)
4444
- [仪表盘使用指南](/tutorials/cloud-ops/dashboard)
4545
- [跨库共享数据](/tutorials/cloud-ops/link-tables)

0 commit comments

Comments
 (0)