Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CLI commands to create and delete metadata caches #25548

Open
Tracked by #25539
hiltontj opened this issue Nov 13, 2024 · 0 comments
Open
Tracked by #25539

Add CLI commands to create and delete metadata caches #25548

hiltontj opened this issue Nov 13, 2024 · 0 comments
Assignees
Labels

Comments

@hiltontj
Copy link
Contributor

hiltontj commented Nov 13, 2024

There need to be CLI commands to create and delete metadata caches. These commands will use the underlying respective REST APIs, and will have the following structure:

Create

influxdb3 meta_cache create <params>

The accepted parameters will follow those of the REST API for creating caches, see #25546

Delete

influxdb3 meta_cache delete <params>

The accepted parameters will follow those of the REST API for deleting caches, see #25547

@hiltontj hiltontj added the v3 label Nov 13, 2024
@hiltontj hiltontj self-assigned this Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant