Skip to content

config:show output #16654

Closed
Closed
@jbownds

Description

@jbownds

Preconditions

  1. Magento cloud build
  2. php 7.1.13
  3. mariadb 10.0.35
  4. Magento CLI version 2.2.3

Steps to reproduce

  1. SSH to magento-cloud enviornment
  2. Change directory to Bin
  3. Run ./magento config:show

Expected result

1.) A list of the configuration values in the following format:
web@4rlomlxl3j6y4a2hrpu2goapcq:~/bin$ ./magento config:show
web/unsecure/base_url - http://development2-avfnyoi-33idfz6fzbmmy.us-3.magentosite.cloud/
web/secure/base_url - https://development2-avfnyoi-33idfz6fzbmmy.us-3.magentosite.cloud/
web/secure/use_in_adminhtml - 1
general/locale/code - en_US
general/locale/timezone - America/Los_Angeles
general/region/display_all - 1
general/region/state_required - AT,BR,CA,CH,EE,ES,FI,HR,LT,LV,RO,US
currency/options/base - USD
currency/options/default - USD

Actual result

  1. A truncated list of the values and error as follows:
    carriers/tablerate/condition_name - package_value
    connector_automation/review_settings/allow_non_subscribers - 1
    connector_configuration/abandoned_carts/allow_non_subscribers - 1
    wishlist/general/multiple_enabled - 1
    PHP Fatal error: Uncaught Error: Call to undefined method Magento\Config\Model\Config\Structure\Element\Group::hasBackendModel() in /app/vendor/magento/module-config/Console/Command/ConfigShow/ValueProcessor.php:100

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: Format is validGate 1 Passed. Automatic verification of issue format passed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions