docs: revert version-1.0 CLI flags from grpc-* back to rpc-*#2516
docs: revert version-1.0 CLI flags from grpc-* back to rpc-*#2516Copilot wants to merge 3 commits into
Conversation
Deploying greptime-docs with
|
| Latest commit: |
08cf0d8
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://50d03097.greptime-docs.pages.dev |
| Branch Preview URL: | https://copilot-update-docs-align-gr.greptime-docs.pages.dev |
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 5290876825
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
@copilot Please revert the |
Done in 08cf0d8 — reverted all |
|
@codex review |
|
Codex Review: Didn't find any major issues. Delightful! ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
What's Changed in this PR
Reverts the previous
version-1.0docs change that renamed CLI flags fromrpc-*togrpc-*.Based on feedback and verification against stable
v1.0.xbehavior, thegrpc-*CLI naming is not supported in stablev1.0.0/v1.0.1/v1.0.2. This PR restoresrpc-*flags inversion-1.0docs (EN + ZH) for installation and command-line reference pages, soversion-1.0matches actual stable binaries.Current/nightly docs can continue to use
grpc-*naming.Checklist
sidebars.tsmatches the current document structure when you changed the document structure.