chore: remove legacy @mosaicstack/cli package #398
Reference in New Issue
Block a user
Delete Branch "chore/remove-cli-package-duplicate"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
The @mosaicstack/cli package was consolidated into @mosaicstack/mosaic in an earlier refactor, and has been excluded from pnpm-workspace.yaml since then. The directory was left in place as roughly 6.6K lines of dead code that duplicated every command file (including gateway/install.ts, which was the version the install UX was silently regressing against).
This removes the directory and updates the last remaining doc references.
Changes
Intentionally NOT changed
Verification
Test plan