← 返回
未分类 中文

Qjzd Nav Cli Auth

Use when working with QJZD Nav CLI login, bearer token auth, profile setup, profile switching, current profile inspection, or fixing missing keyring credenti...
在配合 QJZD Nav CLI 登录、bearer token 认证、配置文件设置、配置文件切换、当前配置文件检查或修复缺失的 keyring 凭证时使用。
nqdy666 nqdy666 来源
未分类 clawhub v1.3.2 1 版本 100000 Key: 无需
★ 0
Stars
📥 424
下载
💾 0
安装
1
版本
#latest

概述

QJZD Nav CLI Auth

Use this skill for qjzd-nav auth and qjzd-nav auth profile.

If authentication is not set up yet, do this first before running link, category, tag, backup, or settings commands.

Commands

qjzd-nav auth --help
qjzd-nav auth login --help
qjzd-nav auth profile --help

Main workflows:

  • qjzd-nav auth login
  • qjzd-nav auth current
  • qjzd-nav auth profile list
  • qjzd-nav auth profile current
  • qjzd-nav auth profile get
  • qjzd-nav auth profile use
  • qjzd-nav auth profile delete
  • qjzd-nav auth profile doctor

Common Flows

Login with password (uses RSA encryption):

qjzd-nav auth login \
  --profile default \
  --url https://nav.qjzd.online \
  --password <password>

Note: The password is encrypted with the server's public key before being sent.

Inspect and switch profiles:

qjzd-nav auth current
qjzd-nav auth profile list
qjzd-nav auth profile use production
qjzd-nav auth profile get default --json

Diagnose broken credentials:

qjzd-nav auth profile doctor
qjzd-nav auth profile delete production --force

Rules

  • In non-interactive mode, qjzd-nav auth login requires --profile, --url, and --password.
  • Use --json when another tool needs structured output.
  • profile delete is destructive; use --force in non-interactive mode.
  • Profile metadata lives in config, but secrets live in the system keyring.
  • The CLI uses RSA encryption for password authentication.

Routing

  • Use qjzd-nav-cli-content for links, categories, and tags.
  • Use qjzd-nav-cli-operations for backups, restore, and settings.

版本历史

共 1 个版本

  • v1.3.2 当前
    2026-05-03 08:59 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Qjzd Nav Cli Content

nqdy666
用于在终端管理 QJZD Nav 链接、分类和标签,支持列表、创建、更新、删除操作。
★ 0 📥 457

Qjzd Nav Cli

nqdy666
用于涉及 QJZD Nav CLI 的任务,包括链接、分类、标签、备份、设置或身份验证。
★ 0 📥 457

Qjzd Nav Cli Operations

nqdy666
用于管理 QJZD Nav 备份、还原和站点设置,包括上传背景图片、Logo 和 Favicon。
★ 0 📥 433