8000 [FrameworkBundle] Config subpaths can now be dumped · Issue #7370 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

[FrameworkBundle] Config subpaths can now be dumped #7370

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
javiereguiluz opened this issue Jan 15, 2017 · 2 comments · Fixed by #7375
Closed

[FrameworkBundle] Config subpaths can now be dumped #7370

javiereguiluz opened this issue Jan 15, 2017 · 2 comments · Fixed by #7375
Labels
Config FrameworkBundle hasPR A Pull Request has already been submitted for this issue.
Milestone

Comments

@javiereguiluz
Copy link
Member

See symfony/symfony#20689

config:dump-reference now takes a second optional argument to only dump part of the entire config. Example:

$ ./bin/console config:dump-reference FrameworkBundle profiler
@chalasr
Copy link
Member
chalasr commented Jan 15, 2017

Are we used to document options of a command? We did the same change in 3.2 for debug:config (symfony/symfony#18940) but the whole command doesn't seem to be documented

@javiereguiluz javiereguiluz added the hasPR A Pull Request has already been submitted for this issue. label Jan 16, 2017
@javiereguiluz
Copy link
Member Author

@chalasr I think you are right ... but I'm not sure, so I've created #7375 and I'll let Doc Maintainers to decide what to do. Cheers!

xabbuh added a commit that referenced this issue Feb 3, 2017
…ereguiluz)

This PR was merged into the master branch.

Discussion
----------

config:dump-reference now accepts config subpaths

This fixes #7370.

Doc maintainers (@weaverryan, @wouterj and @xabbuh) if you think it's not worth it to document this option, please close this as "won't fix". Thanks!

Commits
-------

a50ccef config:dump-reference now accepts config subpaths
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Config FrameworkBundle hasPR A Pull Request has already been submitted for this issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
0