sphr2k/Create Turso Database

Automatically create and clone a Turso database, with the option to restore from a specified point in time.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
organization_nameThe name of the organization or account where this action will be performed.yes
api_tokenThe API key that has access to the organization or account.yes
existing_database_nameThe name of the existing database.yes
new_database_nameThe new database name.yes
group_nameThe group name the database should be created in.no
create_database_tokenWhether to create and output a database authentication token. Defaults to false.nofalse
namedescription
hostnameThe database hostname without protocol.
database_urlThe full database URL (libsql://hostname).
database_tokenThe database authentication token (only set if create_database_token is true).