From 2821f7fb3067012b941a180b69242078c7090488 Mon Sep 17 00:00:00 2001 From: harry1129 <1150749129@qq.com> Date: Wed, 12 Oct 2022 18:32:22 +0800 Subject: [PATCH] clinic-user-guide-for-tiup.md:Add parameters to the command "tiup diag upload" Command cannot be executed without parameter --- clinic/clinic-user-guide-for-tiup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clinic/clinic-user-guide-for-tiup.md b/clinic/clinic-user-guide-for-tiup.md index a50654b79972..b0b420bf9347 100644 --- a/clinic/clinic-user-guide-for-tiup.md +++ b/clinic/clinic-user-guide-for-tiup.md @@ -235,7 +235,7 @@ summary: 详细介绍在使用 TiUP 部署的 TiDB 集群或 DM 集群上如何 {{< copyable "shell-regular" >}} ```bash - tiup diag upload + tiup diag upload ${filepath} ``` 完成上传后,Diag 会提示诊断数据的下载路径 `Download URL`。你可以打开 `Download URL` 中的链接查看数据,也可以将 `Download URL` 中的链接发给与你对接的 PingCAP 技术支持人员。