docs-v2/content/shared/influxdb-v2/reference/cli/influx
Jason Stirnaman b8418d9788
fix(shortcodes): latest-patch CLI version for cloud-serverless (#6655)
* fix(shortcodes): latest-patch CLI version for cloud-serverless

Add cloud-serverless to the condition that handles cloud products,
and use influxdb.latest directly for CLI version lookups.

Root cause: The shortcode only checked for "cloud" version when
deciding to use the influxdb CLI version. Cloud Serverless pages
have $product="influxdb3" which doesn't exist in products.yml,
causing $latestVersion to be empty.

Fix: Calculate $influxdbLatest directly from products.influxdb.latest
within the CLI block, ensuring cloud products always use the correct
lookup key (v2) for the influx CLI version.

Includes Cypress test covering v2, Cloud, and Cloud Serverless.

Closes #6646

* Restore latest-patch shortcode for cloud-serverless. Revert "hotfix: influxdb (v2) CLI version (#6644)"

This reverts commit 5f792bd47a.

* chore(link-checker): update configs for v1.3.0 severity classification (#6688)

Remove exclusions for sites that return 403/429 (bot protection) and
5xx (server errors) - these are now handled by severity classification:
- 403/401/429 → info (shown but don't fail CI)
- 5xx/timeout → warning (shown but don't fail CI)
- 404/410/DNS → error (fail CI)

Removed exclusions:
- GitHub, Slack, Reddit, StackOverflow
- Docker Hub, Grafana, Microsoft Learn
- Claude.ai, Dremio, Scarf, InfluxData support

Kept exclusions:
- Localhost/local network URLs
- Example/placeholder URLs
- CI-specific workarounds (canonical URLs, file fragments)

Added [severity] configuration section with default thresholds.
2026-01-02 12:47:12 -06:00
..
apply hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
auth hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
backup Update shared content usage in v2 docs and more (#5953) 2025-04-02 15:54:32 -06:00
bucket hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
bucket-schema hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
completion Update shared content usage in v2 docs and more (#5953) 2025-04-02 15:54:32 -06:00
config hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
dashboards Update shared content usage in v2 docs and more (#5953) 2025-04-02 15:54:32 -06:00
delete hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
export hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
help Update shared content usage in v2 docs and more (#5953) 2025-04-02 15:54:32 -06:00
org hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
ping Update shared content usage in v2 docs and more (#5953) 2025-04-02 15:54:32 -06:00
query Update shared content usage in v2 docs and more (#5953) 2025-04-02 15:54:32 -06:00
remote hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
replication hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
restore hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
scripts hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
secret hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
setup Update shared content usage in v2 docs and more (#5953) 2025-04-02 15:54:32 -06:00
stacks hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
task hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
telegrafs hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
template hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
transpile Update shared content usage in v2 docs and more (#5953) 2025-04-02 15:54:32 -06:00
user hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
v1 chore(v2): OSS v2 query API: add, fix, cleanup: 2025-07-07 14:09:47 -05:00
version Update shared content usage in v2 docs and more (#5953) 2025-04-02 15:54:32 -06:00
write hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
_index.md fix(shortcodes): latest-patch CLI version for cloud-serverless (#6655) 2026-01-02 12:47:12 -06:00