bin/magento module:enable {Magento_Elasticsearch,Magento_InventoryElasticsearch,Magento_Elasticsearch6,Magento_Elasticsearch7} bin/magento module:disable {Magento_Elasticsearch,Magento_InventoryElasticsearch,Magento_Elasticsearch6,Magento_Elasticsearch7} This seems to work: bin/magento config:set catalog/search/elasticsearch7_server_hostname some-hostname bin/magento config:set catalog/search/elasticsearch7_server_port 12345 php bin/magento...