hashicorp / hashicorp/consul

Add pipeline support for consul snapshot

Open
#4,889 0 comments 0 reactions 0 assignees View on GitHub
theme/cli type/enhancement
Dominant language
Go
Stars
30.1k
Forks
4.6k
Avg merge
2d 6h
Merged PRs (30d)
43

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.