Skip to content

docs(ja): use English CLI flag names in TiDB Cloud CLI docs#23050

Merged
qiancai merged 2 commits into
pingcap:i18n-ja-release-8.5from
yahonda:fix-cli-flag-names
Jun 12, 2026
Merged

docs(ja): use English CLI flag names in TiDB Cloud CLI docs#23050
qiancai merged 2 commits into
pingcap:i18n-ja-release-8.5from
yahonda:fix-cli-flag-names

Conversation

@yahonda

@yahonda yahonda commented Jun 12, 2026

Copy link
Copy Markdown
Member

Replaced Japanese-translated CLI flag names with their original English names across 55 TiDB Cloud CLI documentation files.

CLI flags are part of the API surface and must remain in English for accurate reference. The previous machine translation had incorrectly translated flag names like --insecure-storage to --安全でないストレージ, which breaks copy-paste usability.

Key fixes:

  • --安全でないストレージ--insecure-storage
  • --色なし--no-color
  • --クラウドストレージ文字列--cloud-storage
  • --有効--enabled
  • --編集なし--unredacted
  • --同時実行性--concurrency
  • --出力パス文字列--output-path
  • --開始日文字列--start-date
  • --終了日文字列--end-date
  • --ファイルタイプ文字列--file-type
  • --圧縮文字列--compression
  • --ソースタイプ文字列--source-type
  • --パブリックエンドポイントを無効にする--disable-public-endpoint
  • --暗号化--encryption
  • --支出限度額-月間--spending-limit-monthly
  • --表示名文字列--display-name
  • --パスワード文字列--password
  • --公開鍵文字列--public-key
  • --秘密鍵文字列--private-key
  • --プロファイル文字列--profile
  • -o, --出力文字列-o, --output
  • -D, --デバッグ-D, --debug

Replaced Japanese-translated CLI flag names with their original English
names across 55 TiDB Cloud CLI documentation files. CLI flags are API
surface and should remain in English for accurate reference.

Examples of fixes:
- --安全でないストレージ → --insecure-storage
- --色なし → --no-color
- --クラウドストレージ文字列 → --cloud-storage
- --有効 → --enabled
- --編集なし → --unredacted
- --同時実行性 → --concurrency
- --出力パス文字列 → --output-path
- --開始日文字列 → --start-date
- --終了日文字列 → --end-date
- --ファイルタイプ文字列 → --file-type
- --圧縮文字列 → --compression
- --ソースタイプ文字列 → --source-type
- --パブリックエンドポイントを無効にする → --disable-public-endpoint
- --暗号化 → --encryption
- --支出限度額-月間 → --spending-limit-monthly
- --表示名文字列 → --display-name
- --パスワード文字列 → --password
- --公開鍵文字列 → --public-key
- --秘密鍵文字列 → --private-key
- --プロファイル文字列 → --profile
- -o, --出力文字列 → -o, --output
- -D, --デバッグ → -D, --debug
@ti-chi-bot

ti-chi-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign csuzhangxc for approval. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot Bot added missing-translation-status This PR does not have translation status info. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jun 12, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Japanese CLI documentation files to replace localized command-line flags with their standard English equivalents (such as --no-color, --insecure-storage, --display-name, and --parent-id). The reviewer provided several constructive suggestions to maintain formatting consistency across the flag tables, specifically recommending adding missing commas after short flags and appending the argument type 文字列 (string) to flags like --display-name, --file-type, and --parent-id.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread tidb-cloud/ticloud-cluster-create.md Outdated
Comment thread tidb-cloud/ticloud-serverless-update.md Outdated
Comment thread tidb-cloud/ticloud-serverless-export-create.md Outdated
Comment thread tidb-cloud/ticloud-branch-create.md Outdated
Comment thread tidb-cloud/ticloud-import-start.md Outdated
@ti-chi-bot ti-chi-bot Bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Jun 12, 2026
@ti-chi-bot

ti-chi-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

[LGTM Timeline notifier]

Timeline:

  • 2026-06-12 05:51:00.400974728 +0000 UTC m=+1111961.471292117: ☑️ agreed by qiancai.

@qiancai qiancai merged commit b2ad4ea into pingcap:i18n-ja-release-8.5 Jun 12, 2026
4 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

missing-translation-status This PR does not have translation status info. needs-1-more-lgtm Indicates a PR needs 1 more LGTM. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants