Skip to content

fix(wrangler): vectorize list and list-metadata-index should output valid json#11012

Closed
kitsuyaazuma wants to merge 2 commits intocloudflare:mainfrom
kitsuyaazuma:kitsuyaazuma/fix-vectorize-list-and-list-metadata-index-json-output
Closed

fix(wrangler): vectorize list and list-metadata-index should output valid json#11012
kitsuyaazuma wants to merge 2 commits intocloudflare:mainfrom
kitsuyaazuma:kitsuyaazuma/fix-vectorize-list-and-list-metadata-index-json-output

Conversation

@kitsuyaazuma
Copy link
Copy Markdown

@kitsuyaazuma kitsuyaazuma commented Oct 19, 2025

Fixes #11011.


  • Tests
    • Tests included
    • Tests not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: bugfix
  • Wrangler V3 Backport
    • Wrangler PR:
    • Not necessary because: v4 only

…alid json

Signed-off-by: kitsuyaazuma <kitsuyaazuma@gmail.com>
…-index --json

Signed-off-by: kitsuyaazuma <kitsuyaazuma@gmail.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Oct 19, 2025

🦋 Changeset detected

Latest commit: ae498dd

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@kitsuyaazuma kitsuyaazuma changed the title Kitsuyaazuma/fix vectorize list and list metadata index json output fix(wrangler): vectorize list and list-metadata-index should output valid json Oct 19, 2025
@kitsuyaazuma kitsuyaazuma marked this pull request as ready for review October 19, 2025 00:43
@kitsuyaazuma kitsuyaazuma requested a review from a team as a code owner October 19, 2025 00:43
@emily-shen
Copy link
Copy Markdown
Contributor

Sorry I was just going through the various attempts to fix this issue and it seems we missed your PR here - I've gone ahead with #12807 but thank you for the issue report and contribution 🧡

@emily-shen emily-shen closed this Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wrangler vectorize list --json and list-metadata-index --json output a log/message (not valid json)

2 participants