Command Palette

Search for a command to run...

vercel_blob

Manage Vercel Blob storage

Syntax
vercel blob [subcommand] [options]
Examples
Common usage examples
vercel blob put image.jpg --pathname assets/hero.jpg
vercel blob list --limit 100 --prefix images/
vercel blob del https://example.blob.vercel-storage.com/file.jpg
vercel blob store add my-store --region sfo1
Use Cases
When to use this command
  • File storage management
  • Asset uploads
  • Store administration
  • Blob inventory