Switch to Core CLI (dr)
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3472868. --> Reported by: [dpi](https://www.drupal.org/user/81431) Related to !65 !19 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Move all the custom entry point stuff with `sm` to use `dex` instead.</p> <p>This is considered a break, and will result in a new minor 0.x minor.</p> <p>Any executors must switch from bin/sm to bin/dex.</p> <p><a href="https://www.drupal.org/project/dex_console">https://www.drupal.org/project/dex_console</a> will be added as a dependency. </p> <p>Note: Dex' functionality disables itself if it detects the site is using the core <a href="https://www.drupal.org/project/drupal/issues/3453474">https://www.drupal.org/project/drupal/issues/3453474</a> patch instead.</p> > Related issue: [Issue #3453474](https://www.drupal.org/node/3453474)
issue