メインコンテンツへスキップ
1

dsh-wsl-db

173787247/dsh-wsl-db

Read-only psql + redis-cli probes.

インストール

dsh plugin --profile web add github:173787247/dsh-wsl-db

README

dsh-wsl-db

语言: 中文(本页) · English

psql / redis-cli 只读探针。

版本0.1.0
套件dsh-wsl-kit 可选,不在 install.sh

安装

dsh plugin --profile web add github:173787247/dsh-wsl-db
# 或本机 path:
# dsh plugin --profile web add /mnt/c/Users/YOU/Desktop/AIFullStackDevelopment/dsh-wsl-db

kit 批量链接(可选):bash dsh-wsl-kit/scripts/link-linux-plugins.sh

工具

工具作用
db_statusCLI 与连接别名
db_psqlSELECT/WITH/SHOW/EXPLAIN
db_redisPING/GET/INFO/SCAN…

配置要点

connections / allowAnyUrl / redisHosts / timeoutMs

用 config.connections 命名 URI;默认禁止任意 URL。redisHosts 白名单。

兼容性

字段值
插件dsh-wsl-db 0.1.0
最低 dsh≥ 0.1.2(Web UI 一次性 ?token=,Windows 中继 :3081)
最新验证以 dsh-wsl-kit 兼容性 为准(当前 0.1.7-alpha.2)— 套件唯一真源
套件档位可选(默认不在 install.sh / KIT_SET=daily)

License

MIT

関連プラグイン