Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CLI override support for settings and schema #138

Closed
dshore opened this issue Sep 28, 2023 · 0 comments
Closed

Add CLI override support for settings and schema #138

dshore opened this issue Sep 28, 2023 · 0 comments
Labels
enhancement New feature or request in DEV Resolution is in DEV release

Comments

@dshore
Copy link
Collaborator

dshore commented Sep 28, 2023

Description

Allow advanced users to easily override settings and schema configuration files which will allow for things like this:

  • Custom currencies
  • Custom bidder codes

Acceptance Criteria

Add the following CLI options:

  • --settings (this will replace the default settings file)
  • --schema (this will replace the default schema file)
  • show settings (allows for easily copying the default)
  • show schema (allows for easily copying the default)
@dshore dshore added enhancement New feature or request in DEV Resolution is in DEV release labels Sep 29, 2023
@dshore dshore closed this as completed Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request in DEV Resolution is in DEV release
Projects
None yet
Development

No branches or pull requests

1 participant