-
Notifications
You must be signed in to change notification settings - Fork 9.4k
config:show output #16654
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
Comments
Hi @jbownds. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
where @jbownds do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
A native build of cloud from github, locally leverages CLI 2.2.5, which doesn't seem to have this command. I don't have a cloud sandbox that I can reproduce this in- The current build I'm using leverages Magento CLI version 2.2.3, so this is likely the problem. |
@jbownds, thank you for your report. I wasn't able to reproduce this issue locally on Magento CE version. GitHub is intended for Magento Open Source users to report on issues related to Open Source only. There are no account management services associated with GitHub. |
Preconditions
Steps to reproduce
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
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
The text was updated successfully, but these errors were encountered: