Files
modelstudioai__cli/skills/bailian-cli/reference/search.md
T
2026-06-08 16:32:07 +08:00

1.5 KiB

bl search commands

Auto-generated from packages/cli/src/commands/catalog.ts. Do not edit by hand. Regenerate: pnpm --filter bailian-cli run generate:reference.

Index: index.md

Commands in this group

Command Description
bl search web Search the web using DashScope MCP WebSearch service

Command details

bl search web

Field Value
Name search web
Description Search the web using DashScope MCP WebSearch service
Usage bl search web --query <text> [flags]

Options

Flag Type Required Description
--query <text> string yes Search query text
--count <n> number no Number of search results (default: 10)
--list-tools boolean no List available MCP tools and exit

Examples

bl search web --query "阿里云百炼最新功能"
bl search web --query "TypeScript 5.9 new features" --count 5
bl search web --query "今日新闻"
bl search web --list-tools