Drupal 8 Configuration : Get, Set and Override
Get, Set and Delete configuration value by drush
Get (drush config-get)
drush cget CONFIG_NAME CONFIG_KEY
Examples:drush cget system.site
drush cget system.site page.front
Set (drush config-set)
Get (drush config-get)
drush cget CONFIG_NAME CONFIG_KEY
Examples:drush cget system.site
drush cget system.site page.front
Set (drush config-set)
If you have an error like this, when you use a custom views filter plugin, the resent is now you need to have a config schema for all Views filter plugins.
The error :