File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,12 +24,16 @@ TCA 增强分析模块,需要用户额外部署 License 鉴权微服务,并
2424### 准备
2525- 一台 CLS 微服务专属机器,CLS 微服务需要跟该机器绑定
2626
27+ ::: warning
2728** 注意:不能随意删除CLS目录**
29+ :::
2830
2931### 步骤
30321 . 在 TCA 源码中[ ` server/cls ` ] ( https://github.com/Tencent/CodeAnalysis/tree/main/server/cls ) 目录下执行以下命令,获取 ` Server ID ` 和 ` Client License `
3133
34+ ::: warning
3235** 注意:需要在 CLS 目录下执行命令**
36+ :::
3337
3438``` shell
3539$ ./cls server
Original file line number Diff line number Diff line change @@ -24,12 +24,16 @@ TCA 增强分析模块,需要用户额外部署 License 鉴权微服务,并
2424### 准备
2525- 一台 CLS 微服务专属机器,CLS 微服务需要跟该机器绑定
2626
27+ ::: warning
2728** 注意:不能随意删除CLS目录**
29+ :::
2830
2931### 步骤
30321 . 在 TCA 源码中[ ` server/cls ` ] ( https://github.com/Tencent/CodeAnalysis/tree/main/server/cls ) 目录下执行以下命令,获取 ` Server ID ` 和 ` Client License `
3133
34+ ::: warning
3235** 注意:需要在 CLS 目录下执行命令**
36+ :::
3337
3438``` shell
3539$ ./cls server
You can’t perform that action at this time.
0 commit comments