docs: update skills/wecomcli-shared/SKILL.md (merge request !52)

Squash merge branch 'feat/fix_permissions' into 'main'
docs: update skills/wecomcli-shared/SKILL.md
This commit is contained in:
samxchen
2026-08-18 08:20:45 +00:00
parent 46794c9851
commit 59604ae12d
+1 -1
View File
@@ -37,7 +37,7 @@ wecom-cli auth show --status
## Step 3:初始化凭证(仅未授权时)
```bash
wecom-cli auth init
wecom-cli auth init --noninteractive
```
该命令会展示授权链接和二维码,并等待用户使用企业微信扫码。授权成功后命令自动退出,仅需初始化一次。