myENA / consul-backinator

Command line Consul backup and restore utility supporting KVs, ACLs and Queries
Mozilla Public License 2.0
226 stars 22 forks source link

consul acls backup #6

Closed mg03 closed 8 years ago

mg03 commented 8 years ago

Is there a way to backup all the acls in a consul cluster?

aaronhurt commented 8 years ago

This isn't currently supported but would be fairly trivial to implement. Would this be something you would want to do separately from the KV data?

aaronhurt commented 8 years ago

Please see the updated documentation and let me know if this satisfies your requirements.