snaplet database create <database-name> [snapshot]

Create a preview database from a snapshot

Arguments

NameDescription
database-name
snapshot

Options

NameDescription
--tags <tags-list>Filter snapshots by tags
--latestRestore the latest snapshot
--gitInfer the database name from the current git branch
--no-snapshotCreate an empty database not based on a snapshot
--forceForce the database creation, it will drop and recreate the existing database if present