Skip to content

AI Search: document Cloudflare CLI commands#32163

Closed
G4brym wants to merge 1 commit into
productionfrom
ai-search/expanded-wrangler-commands
Closed

AI Search: document Cloudflare CLI commands#32163
G4brym wants to merge 1 commit into
productionfrom
ai-search/expanded-wrangler-commands

Conversation

@G4brym

@G4brym G4brym commented Jul 20, 2026

Copy link
Copy Markdown
Member

Changes

  • Add an AI Search changelog entry for the new Cloudflare CLI command surface
  • Summarize instance, namespace, content, job, query, cache, and token management support

Code MR: https://gitlab.cfdata.org/cloudflare/rag/ai-search/-/merge_requests/458

@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Review

⚠️ 1 warning, 💡 1 suggestion found in commit 355e275.

Fix in your agent
Fix the following review findings in PR #32163 (https://github.com/cloudflare/cloudflare-docs/pull/32163).

Before making changes, review each finding and present a brief summary table:
- For each finding, state whether you agree, disagree, or need clarification
- If you disagree (e.g. the fix requires disproportionate effort for minimal benefit,
  or the finding is factually incorrect), explain why
- If you need clarification before deciding, ask those questions
- Then share your plan for which issues to tackle and in what order

After triaging, fix all legitimate findings. For any you decide to skip,
post a comment on this PR with the finding ID and your reasoning.

---

## Code Review

### Warnings (1)

#### CR-994fcdb11a15 · CLI command name inconsistent with existing docs
- **File:** `src/content/changelog/ai-search/2026-07-22-ai-search-cloudflare-cli-commands.mdx` line 14
- **Issue:** Existing AI Search docs and prior changelog entries (2026-04-01, 2026-06-10, 2026-07-02) document `wrangler ai-search`, while this entry uses `cf ai-search`.
- **Fix:** Change all `cf ai-search` references to `wrangler ai-search` (or `npx wrangler ai-search`) to match the documented command.

### Suggestions (1)

#### CR-199e1f018a85 · CLI naming inconsistent with existing AI Search pages
- **File:** `src/content/changelog/ai-search/2026-07-22-ai-search-cloudflare-cli-commands.mdx` line 2
- **Issue:** The AI Search reference page is titled "Wrangler CLI" and release notes use "Wrangler CLI support for AI Search"; this entry calls it "Cloudflare CLI".
- **Fix:** Use "Wrangler CLI" to match existing AI Search pages unless the product has been officially renamed.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

Warnings (1)
File Issue
changelog/ai-search/2026-07-22-ai-search-cloudflare-cli-commands.mdx line 14 CLI command name inconsistent with existing docs — Existing AI Search docs and prior changelog entries (2026-04-01, 2026-06-10, 2026-07-02) document wrangler ai-search, while this entry uses cf ai-search. Fix: Change all cf ai-search references to wrangler ai-search (or npx wrangler ai-search) to match the documented command.
Suggestions (1)
File Issue
changelog/ai-search/2026-07-22-ai-search-cloudflare-cli-commands.mdx line 2 CLI naming inconsistent with existing AI Search pages — The AI Search reference page is titled "Wrangler CLI" and release notes use "Wrangler CLI support for AI Search"; this entry calls it "Cloudflare CLI". Fix: Use "Wrangler CLI" to match existing AI Search pages unless the product has been officially renamed.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. Stops if there are conflicts and reports which files conflict.
/rebaseWithConflicts Rebases against production and attempts to resolve conflicts automatically using AI. Stops with an explanation if confidence is not high enough.

@github-actions

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/changelog/ai-search/ @cloudflare/pm-changelogs, @rita3ko, @irvinebroque, @aninibread, @mchenco, @cloudflare/product-owners

@github-actions

Copy link
Copy Markdown
Contributor

@G4brym G4brym closed this Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants