triplit seed
Read our guide on how to seed data for more information.
triplit seed create
triplit seed create
Creates a new seed file
Arguments:
0: filename Name for your seed file
Flags:
--schemaPath, -P File path to the schema file
--noSchema, -N Do not load a schema file
triplit seed run
triplit seed run
Seeds a Triplit project with data
Arguments:
0: file Run a specific seed file
Flags:
--all, -a Run all seed files in /triplit/seeds
--token, -t Service Token
--remote, -r Remote URL to connect to
--schemaPath, -P File path to the schema file
--noSchema, -N Do not load a schema file