← 返回
未分类 Key 中文

QName CLI

Use QName.AI domain lookup from the terminal. Call this when an Agent needs WHOIS/domain availability evidence for one domain at a time through the approved...
从终端使用 QName.AI 进行域名查询,在需要通过已批准的渠道获取单个域名的 WHOIS 或域名可用性证据时调用。
vibevibing
未分类 clawhub v0.1.2 1 版本 99516.9 Key: 需要
★ 0
Stars
📥 206
下载
💾 0
安装
1
版本
#latest

概述

QName CLI

Use qname-cli when you need one-domain WHOIS/domain availability evidence

from QName.AI in a terminal workflow.

Scope

Allowed:

  • Single-domain WHOIS lookup with qname-cli whois .
  • JSON output for Agent parsing.
  • Local config through qname-cli init or environment variables.

Not allowed through this API/CLI:

  • Batch WHOIS.
  • Realtime stream checks.
  • Domain traffic, domain rating, or analysis data.
  • Registrar purchase actions.

Setup

If the CLI is not configured, ask the user for an approved QName API key or ask

them to request one at:

qname-cli request-key

Initialize once:

qname-cli init --api-key <approved-key>

For ephemeral Agent sessions, prefer environment variables:

export QNAME_API_KEY="<approved-key>"

Support

For API access, account support, and product updates, visit:

https://qname.ai

Lookup

Use JSON output by default:

qname-cli whois qname.ai --pretty

If you only need a quick human-readable status:

qname-cli whois qname.ai --format text

Agent Guidelines

  • Query one domain per command.
  • Do not try to use this CLI for bulk lookup or traffic data.
  • Treat the API key as a secret; do not print it unless the user explicitly

asks to inspect local config with --show-secrets.

  • Prefer qname-cli doctor before debugging credentials.
  • Use direct HTTP calls only when validating the API contract or debugging the

CLI itself.

版本历史

共 1 个版本

  • v0.1.2 当前
    2026-05-25 17:20 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,070 📥 804,319
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,893
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,370 📥 319,593