Skip to content

Conversation

mgattozzi
Copy link
Contributor

This command exposes the ability to query the system table that was added in f7021ff via the CLI making it so that operators can easily see what files exist for plugins loaded into influxdb3. In the future this will list multiple files for plugins that are more than a singular file in size.

For now we expose the table in much the same way as we have done before. Since the table is an internal table this does require an admin token to view the table.

Tests were also included so as to avoid regressions with this command.

This command exposes the ability to query the system table that was
added in f7021ff via the CLI making it so that operators can easily
see what files exist for plugins loaded into influxdb3. In the future
this will list multiple files for plugins that are more than a singular
file in size.

For now we expose the table in much the same way as we have done before.
Since the table is an internal table this does require an admin token to
view the table.

Tests were also included so as to avoid regressions with this command.
@mgattozzi mgattozzi requested a review from a team October 6, 2025 15:44
Copy link
Contributor

@hiltontj hiltontj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@mgattozzi mgattozzi merged commit 94acb3f into main Oct 7, 2025
12 checks passed
@mgattozzi mgattozzi deleted the mgattozzi/show-plugins branch October 7, 2025 13:56
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