Skip to content

docs: Point user at real regions.#1486

Open
toothbrush wants to merge 4 commits into
mainfrom
20260621-fix-region-examples
Open

docs: Point user at real regions.#1486
toothbrush wants to merge 4 commits into
mainfrom
20260621-fix-region-examples

Conversation

@toothbrush

@toothbrush toothbrush commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

https://entire.io/gh/entireio/cli/trails/628

I noticed a few nonexistent regions had snuck into our user-facing help texts. Fix.


Note

Low Risk
Documentation-only example string changes with no effect on command logic or defaults.

Overview
Updates cobra Example strings for entire repo mirror create and entire repo mirror collaborators add so the optional cluster-host shows us-east-2.entire.io instead of the fictional eu-west-1.entire.io.

No runtime behavior, defaults (defaultClusterHost), or validation change—only copy users see in --help and generated docs.

Reviewed by Cursor Bugbot for commit 574bb88. Configure here.

I noticed a few nonexistent regions had snuck into our user-facing help
texts.  Fix.
Copilot AI review requested due to automatic review settings June 21, 2026 02:51
@toothbrush toothbrush requested a review from a team as a code owner June 21, 2026 02:51

Copilot AI 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.

Pull request overview

This PR updates user-facing Cobra Example strings for the entire repo mirror commands to avoid referencing nonexistent/fictional cluster regions in --help output.

Changes:

  • Update entire repo mirror create help example to use a different cluster-host.
  • Update entire repo mirror collaborators add help example to use a different cluster-host.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
cmd/entire/cli/repo_mirror.go Updates the Example string shown in entire repo mirror create --help.
cmd/entire/cli/repo_mirror_collaborators.go Updates the Example string shown in entire repo mirror collaborators add --help.

Comment thread cmd/entire/cli/repo_mirror.go Outdated
Comment thread cmd/entire/cli/repo_mirror_collaborators.go Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants