Is there a CLI or rest interface that can modify the downloadable_domains section in env.php, or do I have to just manually run a sed or awk on the file during my deployment process

Thanks (BTW, google search for "downloadable_domains" comes up with 0 results)

有帮助吗?

解决方案

/bin/magento with ...

  downloadable:domains:add
  downloadable:domains:remove
  downloadable:domains:show
许可以下: CC-BY-SA归因
scroll top