ClaudeCloudflare Developer Platform2026/06/10 0:00

AI Search - Manage AI Search namespaces with Wrangler CLI

要点だけを先に読めるように短く再構成したセクションです。

元記事

Quick Digest

要約

要点だけを先に読めるように短く再構成したセクションです。

claudeja

AI Search - Manage AI Search namespaces with Wrangler CLI の要約

Key Points

  • ポイント1: Changelog New updates and improvements at Cloudflare.
  • ポイント2: Subscribe to RSS View RSS feeds ← Back to all posts Manage AI Search namespaces with Wrangler CLI Jun 10, 2026 AI Search AI Search now supports namespace-level Wrangler commands, m
  • ポイント3: The following commands are available: Command Description wrangler ai-search namespace list List AI Search namespaces wrangler ai-search namespace create Create a new AI Search nam

Summary

この記事は 2026-06-10 に公開された「AI Search - Manage AI Search namespaces with Wrangler CLI」の内容を日本語で簡潔にまとめたものです。

Key Points

  • ポイント1: Changelog New updates and improvements at Cloudflare.
  • ポイント2: Subscribe to RSS View RSS feeds ← Back to all posts Manage AI Search namespaces with Wrangler CLI Jun 10, 2026 AI Search AI Search now supports namespace-level Wrangler commands, m
  • ポイント3: The following commands are available: Command Description wrangler ai-search namespace list List AI Search namespaces wrangler ai-search namespace create Create a new AI Search nam

Full Translation

翻訳

原文の流れを保ったまま読める翻訳セクションです。

claudeja

AI Search - Manage AI Search namespaces with Wrangler CLI(原文タイトル)

概要

公開日: 2026-06-10 翻訳生成に失敗したため、原文をそのまま保存しています。

原文

Changelog New updates and improvements at Cloudflare. Subscribe to RSS View RSS feeds ← Back to all posts Manage AI Search namespaces with Wrangler CLI Jun 10, 2026 AI Search AI Search now supports namespace-level Wrangler commands, making it easier to manage namespaces from your terminal, scripts, and agent workflows. The following commands are available: Command Description wrangler ai-search namespace list List AI Search namespaces wrangler ai-search namespace create Create a new AI Search namespace wrangler ai-search namespace get Get details for a namespace wrangler ai-search namespace update Update a namespace description wrangler ai-search namespace delete Delete an AI Search namespace Create a namespace for a new application or tenant directly from the CLI: Terminal window wrangler ai-search namespace create docs-production --description "Production documentation search" List namespaces with pagination or filter by name or description: Terminal window wrangler ai-search namespace list --search docs --page 1 --per-page 10 Use --json with list , create , get , and update to return structured output that automation and AI agents can parse directly. Instance-level commands also now support a --namespace flag, so you can interact with instances inside a specific namespace from the CLI: Terminal window wrangler ai-search list --namespace docs-production For full usage details, refer to the AI Search Wrangler commands documentation . Resources API New to Cloudflare? Directory Sponsorships Open Source Cloudflare Research Support Help Center System Status Compliance GDPR Company cloudflare.com Our team Careers Tools Cloudflare Radar Cloudflare Labs Speed Test Is BGP Safe Yet? Certificate Transparency Community Community forum X Discord YouTube GitHub © 2026 Cloudflare, Inc. Privacy Policy Terms of Use Report Security Issues Trademark Cookie Settings Was this helpful? Yes No