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

[config:diff] Add new command. #1822

Merged
merged 1 commit into from
Feb 1, 2016
Merged

Conversation

acbramley
Copy link
Contributor

New command.

Outputs a table of config changes between active configuration and a directory which can either be passed in or interactively chosen from a list of core's $config_directories.

Option --reverse to get a reverse output (i.e diff SOURCE ACTIVE)

Should be extended later with a verbose option to print the actual changes, possible in another table column, more likely in a big ugly list :)

Fixes #1821

@jmolivas jmolivas changed the title Adds a config diff command. [config:diff] Add new command. Jan 28, 2016
@jmolivas jmolivas added this to the 0.10.7 milestone Jan 28, 2016
@jmolivas
Copy link
Member

jmolivas commented Feb 1, 2016

@acbramley: Thanks for the PR.

Test result:
config-diff

jmolivas added a commit that referenced this pull request Feb 1, 2016
[config:diff] Add new command.
@jmolivas jmolivas merged commit 3833a3a into hechoendrupal:master Feb 1, 2016
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.

None yet

2 participants