-
Notifications
You must be signed in to change notification settings - Fork 5
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
Configuration console command #54
Conversation
@shcherbanich should configuration command support all configuration keys or just collections? |
Ideally, this command should support the output of all keys |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall it looks good thank you!
I've requested some minor changes around logging messages.
I also think it would be nice if the command could output all configuration, as a user will be unlikely to iniitally know the config keys available.
Finally, there are merge conflicts on the branch (due to the generated documentation), so please merge 1.x.x
into the branch again & regenerate the documentation.
Thanks 😃
# Conflicts: # docs/shared_c.cache # docs/tech/map.md # src/Console/App.php
@misantron thank you for your contribution! |
What type of PR is this? (check all applicable)
Description
Configuration console command to display config settings
Issue ticket number and link
#48
Checklist before requesting a review