Skip to content

2.3-beta32: DB credentials are not updated in non-interactive mode by bin/magento setup:config:set  #18965

Closed
@aheadWorks

Description

@aheadWorks

Preconditions (*)

  1. Magento 2.3 beta32
  2. PHP 7.2

Steps to reproduce (*)

  1. Try to update db settings with CLI in non-interactive mode(-n flag):
    bin/magento setup:config:set -n --db-host=$MYSQL_HOST --db-name=$MYSQL_DATABASE --db-user=$MYSQL_USER --db-password=$MYSQL_PASSWORD

Expected result (*)

  1. DB credentials are updated at app/etc/env.php

Actual result (*)

  1. DB credentials are not updated, no errors displayed. In interactive mode everything works as expected

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: ConfigFixed in 2.2.xThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for development

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions