Release influxctl v2.10.5 (#6417)

* Release influxctl v2.10.5

* chore(influxctl): add influxctl 2.10.5 release notes

* Update content/shared/influxctl/release-notes.md

---------

Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
jts/fix-telegraf-aggregator-typo-intro^2
Joel Abshier 2025-09-23 14:34:34 -05:00 committed by GitHub
parent da65919d39
commit aea3d7b46f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 2 deletions

View File

@ -1,9 +1,18 @@
## 2.10.5 {date="2025-09-23"}
### Bug Fixes
- Update warnings for the `influxctl database delete` command.
## 2.10.4 {date="2025-09-22"}
### Features
- Add the [`influxctl table undelete` command](/influxdb3/version/reference/cli/influxctl/table/undelete/).
- Add `--filter-status` flag to the [`influxctl database list` command](/influxdb3/version/reference/cli/influxctl/database/list/).
- Add `--filter-status` flag to the
[`influxctl database list`](/influxdb3/version/reference/cli/influxctl/database/list/)
and [`influxctl table list`](/influxdb3/version/reference/cli/influxctl/table/list/)
commands.
### Bug Fixes

View File

@ -64,7 +64,7 @@ influxdb3_cloud_dedicated:
list_order: 3
latest: cloud-dedicated
link: "https://www.influxdata.com/contact-sales-cloud-dedicated/"
latest_cli: 2.10.4
latest_cli: 2.10.5
placeholder_host: cluster-id.a.influxdb.io
ai_sample_questions:
- How do I migrate from InfluxDB v1 to InfluxDB Cloud Dedicated?