Loading...
Loading...
Compare original and translation side by side
deepvistaundefineddeepvistaundefined
With uv or pipx:
```bash
uv tool install deepvista-cli
pipx install deepvista-clideepvista --version
也可使用uv或pipx安装:
```bash
uv tool install deepvista-cli
pipx install deepvista-clideepvista --versiondeepvista [GLOBAL FLAGS] <service> <command> [options]uv run--profileundefineddeepvista [全局标志] <服务> <命令> [选项]uv run--profileundefinedundefinedundefined--profile localdeepvista --profile local <service> <command>deepvista config list--profile localdeepvista --profile local <服务> <命令>deepvista config listundefinedundefinedundefinedundefineddeepvista [--profile NAME] <service> <command> [options]
deepvista [--profile NAME] <service> +<helper> [args] [options]authconfigvistabasevistabooknoteschatdeepvista [--profile 配置名] <服务> <命令> [选项]
deepvista [--profile 配置名] <服务> +<辅助命令> [参数] [选项]authconfigvistabasevistabooknoteschat| Flag | Default | Description |
|---|---|---|
| | Config profile to use (e.g. |
| | Output format. JSON is default (agent-friendly). |
| off | Show HTTP request/response details on stderr. |
| off | Show what would be sent without executing. |
| — | Override backend URL. |
| — | Show version and exit. |
| — | Show help for any command. |
| 标志 | 默认值 | 说明 |
|---|---|---|
| | 要使用的配置文件(例如 |
| | 输出格式。默认输出JSON(对Agent更友好)。 |
| 关闭 | 在标准错误流中展示HTTP请求/响应详情。 |
| 关闭 | 仅展示将发送的内容,不实际执行命令。 |
| — | 覆盖后端请求地址。 |
| — | 显示版本号后退出。 |
| — | 查看任意命令的帮助信息。 |
{"error": {"code": N, "message": "...", "detail": "..."}}{"error": {"code": 错误码, "message": "...", "detail": "..."}}| Code | Meaning |
|---|---|
| 0 | Success |
| 1 | API error (backend returned error) |
| 2 | Auth error (not logged in / token expired) |
| 3 | Validation error (bad arguments) |
| 4 | Network error (cannot reach backend) |
| 5 | Internal error |
| 码值 | 含义 |
|---|---|
| 0 | 执行成功 |
| 1 | API错误(后端返回错误) |
| 2 | 身份验证错误(未登录/令牌过期) |
| 3 | 参数校验错误(参数非法) |
| 4 | 网络错误(无法连接后端) |
| 5 | 内部错误 |
--helpdeepvista --help
deepvista vistabase --help
deepvista vistabase +search --help--helpdeepvista --help
deepvista vistabase --help
deepvista vistabase +search --help> [!CAUTION]deepvista --profile local auth status--dry-run~/.config/deepvista/credentials.json> [!CAUTION]deepvista --profile local auth status--dry-run~/.config/deepvista/credentials.json