Skip to content

Implement secrets tar command #378

@aryanjassal

Description

@aryanjassal

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

Tasks

  1. Implement a secrets tar command
  2. Support adding secrets from multiple vaults and naming the resulting archive

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions