Skip to content

cli: Update hub.cloudquery.io URL to www.cloudquery.io/hub in install hint#22342

Closed
Copilot wants to merge 1 commit intofix/update-readme-domainsfrom
copilot/sub-pr-22319-again
Closed

cli: Update hub.cloudquery.io URL to www.cloudquery.io/hub in install hint#22342
Copilot wants to merge 1 commit intofix/update-readme-domainsfrom
copilot/sub-pr-22319-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 23, 2026

The user-facing hint in cli/cmd/install.go still referenced the old hub.cloudquery.io subdomain after the broader URL migration in #22319.

Changes

  • cli/cmd/install.go: Updated enrichClientError hint message from hub.cloudquery.iowww.cloudquery.io/hub
// Before
"Hint: make sure to use the latest plugin version from hub.cloudquery.io or..."

// After
"Hint: make sure to use the latest plugin version from www.cloudquery.io/hub or..."

Note: The wantErrContains assertion in cli/cmd/infer_test.go intentionally retains hub.cloudquery.io — that error string is emitted by the external plugin-pb-go dependency and is not under CLI control.


⌨️ Start Copilot coding agent tasks without leaving your editor — available in VS Code, Visual Studio, JetBrains IDEs and Eclipse.

Copilot AI changed the title [WIP] [WIP] Address feedback on subdomain URL update in pull request #22319 cli: Update hub.cloudquery.io URL to www.cloudquery.io/hub in install hint Mar 23, 2026
Copilot AI requested a review from erezrokah March 23, 2026 18:12
@erezrokah erezrokah closed this Mar 23, 2026
Copilot stopped work on behalf of erezrokah due to an error March 23, 2026 18:24
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.

2 participants