Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
turso db config allow-rules set <database-name> [--ip <address-or-cidr>]... [--aws-vpc <vpce-id>]...
--ip
--aws-vpc
turso db config allow-rules clear
vpce-...
turso db config allow-rules set my-db --ip 203.0.113.7
turso db config allow-rules set my-db --ip 10.0.0.0/8
turso db config allow-rules set my-db --ip 203.0.113.7 --ip 10.0.0.0/8
turso db config allow-rules set my-db --aws-vpc vpce-0fe6c8807461bba49
turso db config allow-rules set my-db \ --ip 10.0.0.0/8 \ --aws-vpc vpce-0fe6c8807461bba49
Was this page helpful?