vercel@51.1.0
📦 vercel-cliView on GitHub →
✨ 1 features🔧 3 symbols
Summary
This minor release introduces several new CI-friendly flags for blob store CLI commands to streamline automation and scripting workflows.
✨ New Features
- Added CI-friendly flags for blob store commands: `--all` for `blob list-stores` to list all team stores, `--yes` for `blob delete-store` to skip confirmation, `--yes` for `blob create-store` to auto-connect without prompts, and `--environment` for `blob create-store` to specify connection environments.