Skip to content

[Feature]: add a simple Symfony command to test the E2E configuration #51

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

Closed
1 task done
dkarlovi opened this issue Jan 5, 2024 · 0 comments · Fixed by #55
Closed
1 task done

[Feature]: add a simple Symfony command to test the E2E configuration #51

dkarlovi opened this issue Jan 5, 2024 · 0 comments · Fixed by #55
Assignees

Comments

@dkarlovi
Copy link

dkarlovi commented Jan 5, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Describe the new feature

Add a basic command which allows the developer to test the config and get the value

Example

bin/console unleash:test my_flag # regular fetch
bin/console unleash:test my_flag --force # fetch, ignore cache

Is your feature request related to a problem? (optional)

No response

Describe alternatives you've considered (optional)

No response

Additional context (optional)

This is a similar thing Sentry's SDK also ships with, allowing you to test if your app instance is correctly configured without needing to trigger / modify anything manually.

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 a pull request may close this issue.

2 participants