tb mock¶
Generates sample data in /fixtures and sends it to the data source.
The command accepts a data source name as an argument. For example: tb mock events
Options¶
Option | Description |
---|---|
--rows INTEGER | Number of rows to generate. |
--prompt TEXT | Extra context to use for data generation. |
--skip | Skips following up on the generated data. |