Skip to content

docs(cli): remove legacy os publish / os rollback from CLI reference#29

Open
baozhoutao wants to merge 1 commit into
mainfrom
docs/remove-legacy-publish-rollback
Open

docs(cli): remove legacy os publish / os rollback from CLI reference#29
baozhoutao wants to merge 1 commit into
mainfrom
docs/remove-legacy-publish-rollback

Conversation

@baozhoutao

Copy link
Copy Markdown

What

Removes the legacy os publish and os rollback entries from the CLI reference page across all locales (en, zh-Hans, de, es, fr, ja, ko). Keeps os package publish.

Why

os publish / os rollback are the legacy direct-to-environment publish flow (write/activate sys_environment_revision). They are superseded by the versioned-package flow os package publish. The reference listed both side-by-side without marking the old pair as legacy, which was confusing. The legacy commands are being removed from the CLI itself (see the companion framework PR), so they should no longer appear in the docs.

Notes

  • Powers the live site https://docs.objectos.ai — effective once merged & deployed.
  • Other docs already only reference os package publish; left untouched.
  • Companion CLI change: objectstack-ai/framework removing the actual commands.

These are the legacy direct-to-environment publish flow (sys_environment_revision),
superseded by the versioned-package flow (os package publish). The legacy CLI
commands are being removed, so drop them from the reference across all locales.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant