[Vectorize] Add Wrangler command for Vectorize list-vectors operation#10341
Conversation
🦋 Changeset detectedLatest commit: 3a608a1 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
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 |
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
wrangler
commit: |
CarmenPopoviciu
left a comment
There was a problem hiding this comment.
great work on this 🚀 ! Can we please get an approval from the Vectorize team as well 🙏
|
Congratulations @garvit-gupta, the maintainer of this repository has issued you a holobyte! Here it is: https://holopin.io/holobyte/cmea3nsjp431807jrotqxbpit This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
Fixes VS-446.
Describe your change...
Vectorize now supports the "list-vectors" operation that allows users to iterate through all the vectors in an index via a paginated response.
This change adds the Wrangler operation to list vectors in a Vectorize index.