Skip to content

Conversation

@Dionid
Copy link

@Dionid Dionid commented Sep 29, 2023

Added support for using config file.

File can be like this:

# /config.yaml

verbose: true
schema: public
out: ./somewhere
exclude:
  - user

And using will be like:

xo --config ./config.yaml schema "postgres://postgres:postgres@localhost:5441/db"

If you like this, i will complete config file with all supported cli flags.

@Dionid Dionid marked this pull request as ready for review January 25, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant