Skip to content

Implement secrets tar command #378

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

Open
aryanjassal opened this issue Mar 24, 2025 · 1 comment
Open

Implement secrets tar command #378

aryanjassal opened this issue Mar 24, 2025 · 1 comment
Assignees
Labels
development Standard development

Comments

@aryanjassal
Copy link
Member

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
@aryanjassal aryanjassal added the development Standard development label Mar 24, 2025
@aryanjassal aryanjassal self-assigned this Mar 24, 2025
Copy link

linear bot commented Mar 24, 2025

ENG-562

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Standard development
Development

No branches or pull requests

1 participant