Code Component push command does not sync deletes
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3579802. --> Reported by: [longwave](https://www.drupal.org/user/246492) Related to !765 >>> <h3 id="overview">Overview</h3> <p><span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/canvas/-/work_items/3571536" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/canvas/-/work_items/3571536</a></span> noted that when a component is deleted locally, that is not synchronised to the remote site correctly.</p> <h3 id="proposed-resolution">Proposed resolution</h3> <p>Compare the local component list with the remote component list in the CLI tool.<br> Delete anything on the remote that does not exist locally.</p> <h3 id="ui-changes">User interface changes</h3>
issue