Skip to content

Conversation

abshierjoel
Copy link
Contributor

A new release of influxctl. Full release notes here.

The main features to call out here are:

  • When listing databases and tables you can now include a --filter-status=active|deleted flag to fetch your deleted databases or tables. The default is to return only active resources.
  • You can now undelete a deleted table with influxctl table undelete <databaseName> <tableId>

Describe your proposed changes here.

@sanderson
Copy link
Collaborator

Thanks @abshierjoel I have already started on the content associated with this release in another branch. I'll use this branch as the base branch for that PR when I have it ready.

@abshierjoel
Copy link
Contributor Author

@sanderson thanks so much! 🙏

…guides (#6412)

* feat(influxctl): release notes, cli docs, and admin guides for influxctl 2.10.4

* Apply suggestions from code review

Co-authored-by: Copilot <[email protected]>

* chore(influxctl): hide clustered table undelete pages

---------

Co-authored-by: Copilot <[email protected]>
@sanderson sanderson merged commit 083abc3 into master Sep 23, 2025
2 checks passed
@sanderson sanderson deleted the influxctl-v2.10.4 branch September 23, 2025 15:49
jstirnaman pushed a commit that referenced this pull request Sep 30, 2025
* Release influxctl v2.10.4

* feat(influxctl): influxctl 2.10.4 release notes, cli docs, and admin guides (#6412)

* feat(influxctl): release notes, cli docs, and admin guides for influxctl 2.10.4

* Apply suggestions from code review

Co-authored-by: Copilot <[email protected]>

* chore(influxctl): hide clustered table undelete pages

---------

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Scott Anderson <[email protected]>
Co-authored-by: Copilot <[email protected]>
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