Feature request: For automation, add more defaults (and ideally, an all
option for some) for generate sources
#310
Labels
triaged: yes
Has been approved for future implementation
Is your feature request related to a problem? Please describe.
I'm trying to run
generate sources
automatically via cron on a virtual machine. But, from what I can tell, there isn't a way to suppress some of the prompts (choose relations, flatten JSON, etc.).It also seems that I have to hardcode the schemas I'd like, using config.yml.
Describe the solution you'd like
I'd like a simple way to be able to generate sources for all relations in a schema, and for all schemas in a database.
I'd like to be able to have the following in my config
Describe alternatives you've considered
Not being able to automate it. Closest I've come is by hard coding my schemas in config.yml and then still needing to execute manually so I can interact with the prompts.
The text was updated successfully, but these errors were encountered: