You can create a new group of databases. Groups belong to a primary region and can be replicated to other regions.

turso group create <group-name> [flags]
Creating more than one group is limited to paid plans.

Turso will automatically detect the closest region and use that as the primary region. You can override this by specifying the --location flag.

Flags

FlagDescription
--canaryUse database canary build.
--locationCreate the group in the specified priary location using a three-digit code.
-w, --waitWait for group to be ready before exiting.