botanist v0.1.2 API Reference
Modules
Mix Tasks
Creates a new seed file in priv/repo/seeds
or your seeds_path
if configured.The generated
seed filename will be prefixed with the current timestamp in UTC which is used for versioning and ordering
Runs all pending seeds in priv/repo/seeds
or, if configured, the seeds_path
directory