--ips or --aws-vpcs to clear only one list.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
turso db config allow-rules clear <database-name> [flags]
--ips or --aws-vpcs to clear only one list.
| Flag | Description |
|---|---|
--ips | Clear only the list of allowed IPs. |
--aws-vpcs | Clear only the list of allowed AWS VPC endpoint IDs. |
turso db config allow-rules clear my-db
turso db config allow-rules clear my-db --ips
turso db config allow-rules clear my-db --aws-vpcs
Was this page helpful?