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 the ability to do etcd snapshot to a pipe or a named pipe as a pseudo file #16242

Open
Ais8Ooz8 opened this issue Jul 14, 2023 · 0 comments

Comments

@Ais8Ooz8
Copy link

What would you like to be added?

An additional feature is needed within the etcdctl snapshot. For example, save command saves to a file, pipe command sends to stdout.

Why is this needed?

For security reasons, it may be preferable not to save etcd data to disk, but only to keep it in memory and pass it to a subsequent command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants