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 pipeline support for consul snapshot #4889

Open
tuxmaster5000 opened this issue Nov 2, 2018 · 0 comments
Open

Add pipeline support for consul snapshot #4889

tuxmaster5000 opened this issue Nov 2, 2018 · 0 comments
Labels
theme/cli Flags and documentation for the CLI interface type/enhancement Proposed improvement or new feature

Comments

@tuxmaster5000
Copy link

Make it easier to backup up into backup software.

Feature Description

Most backup software can backup anything via Unix pipe, but consul snapshot don't support it.
Sample call:

CONSUL_HTTP_SSL=true consul snapshot save -http-addr=foo.foo.bar:8501 | echo >backup
Missing FILE argument

Use Case(s)

Automatic backup/restore

@pearkes pearkes added type/enhancement Proposed improvement or new feature theme/cli Flags and documentation for the CLI interface labels Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/cli Flags and documentation for the CLI interface type/enhancement Proposed improvement or new feature
Projects
None yet
Development

No branches or pull requests

2 participants