config allow-rules
db config allow-rules show
Print the access allow rules for a database.
When no rules are configured, all connections are accepted and the command reports:
When rules are set, each list is printed:
Was this page helpful?
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 show <database-name>
Access allow rules are empty: connections from any source are accepted
Allowed IPs:
203.0.113.7
10.0.0.0/8
Allowed AWS VPC endpoint IDs:
vpce-0fe6c8807461bba49
Was this page helpful?