mfussenegger / cr8

CLI collection of utilities for working with CrateDB or PostgreSQL. Benchmark queries, insert data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

command to dump/generate mapping file for insert-fake-data

mfussenegger opened this issue · comments

Add a command that dumps a mapping file based.

cr8 new-fake-data-mapping --hosts <hosts> --table <table>

Output is a JSON file with the columns/fake-provider mappings that would be used by default

Not going to do this for now