Syntax
vercel integration-resource [subcommand] [resource-name]Subcommands
Available subcommands for this command
removeUninstall product resource
vercel integration-resource remove [resource-name] (--disconnect-all)disconnectDisconnect resource from projects
all_projects:
vercel integration-resource disconnect [resource-name] --allspecific:
vercel integration-resource disconnect [resource-name] [project-name]Examples
Common usage examples
vercel integration-resource remove database-prod --disconnect-allvercel integration-resource disconnect redis-cache --allvercel integration-resource disconnect postgres my-projectUse Cases
When to use this command
- •Remove integration resources
- •Disconnect from projects
- •Resource management