laudebugs/Create Turso Database Branch

Creates a Turso database Branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
orgThis is the username for personal accounts or the organization slug for organization accountsyes
api-tokenA Turso Platform API token for authentication and authorization when interacting with Turso's Platform API.yes
branch-nameName of the Turso DB Branch Name. The branch name may only contain numbers, lowercase letters, and dashes.yes
seed-database-nameThe database from which the branch will be created from. Data from this database will be seeded to the newly created database.yes
groupThis is the username for personal accounts or the organization slug for organization accountsyes
overwrite-if-existsOverwrite the newly created database branch if it already exists.nofalse
create-auth-tokenCreate an authentication token for the newly created branch.nofalse
auth-token-authorizationThe authorization level for the authentication token. The authorization level determines the permissions the token has.noread-only
auth-token-expirationThe expiration time for the authentication token. The token will expire after the specified time.no1d
namedescription
db_branch_hostnameThe host name of the newly created Turso DB Branch.
db_branch_libsql_urlThe Libsql Url of the newly created Turso DB Branch.
db_branch_https_urlThe Http URL of the newly created Turso DB Branch.
db_jwt_auth_tokenThe authentication token for the newly created Turso DB Branch.