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

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

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. :slight_smile:

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.