Description
In the CLI-EXPLORER.md, there's a demo for manually exploring the website, where
# 在浏览器中打开目标页面,观察网络请求 opencli explore https://www.example.com --site mysite -v
but the result is error: unknown option '-v'
Steps to Reproduce
- Run
opencli explore https://www.example.com --site mysite -v
error: unknown option '-v'
Expected Behavior
something else
OpenCLI Version
1.6.1
Node.js Version
Other
Operating System
Linux
Logs / Screenshots
Description
In the CLI-EXPLORER.md, there's a demo for manually exploring the website, where
# 在浏览器中打开目标页面,观察网络请求 opencli explore https://www.example.com --site mysite -vbut the result is
error: unknown option '-v'Steps to Reproduce
opencli explore https://www.example.com --site mysite -verror: unknown option '-v'Expected Behavior
something else
OpenCLI Version
1.6.1
Node.js Version
Other
Operating System
Linux
Logs / Screenshots