magento / magento-cloud

Magento Cloud
Open Software License 3.0
207 stars 237 forks source link

Command "app:config:dump" is not defined. #294

Closed markshust closed 6 years ago

markshust commented 6 years ago

Base install of Magento Commerce Cloud site:

> php ./vendor/bin/ece-tools config:dump
[2018-08-21 02:09:58] INFO: Starting dump.  
[2018-08-21 02:09:58] INFO: php ./bin/magento app:config:dump --ansi --no-interaction  
[2018-08-21 02:10:04] CRITICAL: 

    [Symfony\Component\Console\Exception\CommandNotFoundException]  
    Command "app:config:dump" is not defined.                       

    Did you mean one of these?                                      
        app:config:import                                           
        setup:config:set                                            
        setup:store-config:set                                      

[2018-08-21 02:10:04] CRITICAL: Command php ./bin/magento app:config:dump --ansi --no-interaction returned code 1  

  [RuntimeException]                                                                 
  Command php ./bin/magento app:config:dump --ansi --no-interaction returned code 1  

config:dump
markshust commented 6 years ago

i'm closing this as i seem to be having a different issue