[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[Feedback](/c/feedback/8)

# Easy way to view / list objects in blob store via the Vercel cli

45 views · 1 like · 2 posts


agentgill (@mgill-precisiondata) · 2025-05-04

Is there an easy way to view / list objects in blob store via the Vercel cli?

Similar to AWS cli

`aws s3 ls s3://mybucket`

thanks


Swarnava Sengupta (@swarnava) · 2025-05-04 · ♥ 1

Hello,

Vercel CLI doesn't support fetching blob storage at this moment. You can only do it via Vercel SDK as of now. I will forward this feedback to relevant team. :)