I cannot find any documentation on drupal.org on how to use this module. Is there any? If yes, can you link to it from the project page?

There are some drush commands but the explanation isnt very clear:

The help text for the cdi1 command is:

Write back configuration to module's config/install directory.
List which configuration settings you want to export in the
module's info file by listing them under 'config_devel', as shown below:

For cde the help text is:

Write back configuration to module's config/install directory.
List which configuration settings you want to export in the
module's info file by listing them under 'config_devel', as shown below:

There is probably a mistake there.

Also there seems to be confusion about cdi vs cdi1 command ...

If there is no documentation yet, can you provide some basics?

Comments

batigolix created an issue. See original summary.

batigolix’s picture

Issue summary: View changes
batigolix’s picture

Issue summary: View changes
joachim’s picture

Title: Provide documentation » errors in drush command help
Version: 8.x-1.0-rc1 » 8.x-1.x-dev
Category: Support request » Bug report
Status: Active » Needs review
StatusFileSize
new1.61 KB

Thanks for reporting this!

Reclassifying this -- errors in documentation are bugs, as they prevent people from using the software.

Here's a patch.

batigolix’s picture

Status: Needs review » Reviewed & tested by the community

I tried the patch and it fixes the help text.

  • joachim committed d41539a on 8.x-1.x
    Issue #2726411 by joachim: Fixed errors in drush command help.
    
joachim’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for reviewing!

Might I interest you in this one too? #2900936: drush command help should mention optional config too

batigolix’s picture

Ill check it

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.