@contentstack/cli-cm-migrate-rte moved from contentstack/cli-cm-migrate-rte into contentstack/cli-plugins at packages/contentstack-migrate-rte.
The npm package name and command csdx cm:entries:migrate-html-rte are unchanged.
| Before | After |
|---|---|
github.com/contentstack/cli-cm-migrate-rte |
github.com/contentstack/cli-plugins → packages/contentstack-migrate-rte |
| Issues on standalone repo | cli-plugins issues |
| CLI line | cli-plugins branch | Plugin notes |
|---|---|---|
| 1.x | v1-dev / v1-beta |
e.g. 1.6.x; @contentstack/cli-command ~1.8.2, @contentstack/cli-utilities ~1.18.x; chalk v4 |
| 2.x beta | v2-dev / v2-beta |
e.g. 2.0.0-beta.x; 2.x beta core packages; chalk v5 + load-chalk init hook |
csdx plugins:install @contentstack/cli-cm-migrate-rte
# or
npm install -g @contentstack/cli-cm-migrate-rtecd cli-dev-workspace
pnpm install
pnpm --filter @contentstack/cli-cm-migrate-rte run build
pnpm --filter @contentstack/cli-cm-migrate-rte testCore CLI: add @contentstack/cli-cm-migrate-rte to cli/packages/contentstack dependencies and oclif.plugins (use workspace:* in cli-dev-workspace until the monorepo package is published).