-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
developmentStandard developmentStandard development
Description
Specification
A simple tar protocol is being merged to aid in the implementation of the secrets cp
and secrets mv
. The ground work for tar implementation would have been completed. Thus, a command that leverages this archival of files can be added. Instead of parsing the archive at the client side, we can give the user the archive in its entirety. As the tar generator and parser pair has been validated against existing tar implementations, this command should work out of the box.
Additional context
- Related to Implement
secrets cp
command #249 - Related to Implement
secrets mv
command #248
Tasks
- Implement a
secrets tar
command - Support adding secrets from multiple vaults and naming the resulting archive
Metadata
Metadata
Assignees
Labels
developmentStandard developmentStandard development