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

feat: align sync command with configuration schema #139

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gu-stav
Copy link

@gu-stav gu-stav commented Dec 24, 2024

This aligns the tolgee configuration with the push and pull commands, which can either be configured through CLI options or a configuration file. Previously it was only possible to define sync options via the CLI, but now it has it's own namespace in the tolgee configuration file.

This is a first step towards implementing #137.

Documentation PR tolgee/documentation#792

Note: I haven't found any tests for push or pull for using the configuration over the CLI options. Please let me know if there are any or whether you'd prefer me adding some.

@gu-stav gu-stav force-pushed the feat/cli-sync-config branch from 9546c5d to 10fd107 Compare December 24, 2024 12:33
@gu-stav gu-stav changed the title feat(cli): align sync command with configuration schema feat: align sync command with configuration schema Dec 24, 2024
@gu-stav gu-stav force-pushed the feat/cli-sync-config branch from 10fd107 to eb7ebaf Compare December 24, 2024 20:04
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