Skip to content
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

LEAN CLI / Encrypted Project Decryption #368

Closed
jaredbroad opened this issue Oct 2, 2023 · 1 comment · Fixed by #373
Closed

LEAN CLI / Encrypted Project Decryption #368

jaredbroad opened this issue Oct 2, 2023 · 1 comment · Fixed by #373
Assignees
Labels
enhancement New feature or request

Comments

@jaredbroad
Copy link
Member

jaredbroad commented Oct 2, 2023

Support decrypting projects.

lean encrypt "My Project" --key=<<"file path"
lean decrypt "My Project" --key=<<"file path"

lean cloud encrypt "My Project" --key=<<"file path" # Pull, encrypt, save(push)
lean cloud decrypt "My Project" --key=<<"file path" # Pull, decrypt, save(push)

lean cloud pull/push "My Project" --encrypt --decrypt --encryption-key=<<"file path"

@jaredbroad jaredbroad changed the title LEAN CLI Encrypted Project Decryption Encrypted Project Decryption Oct 2, 2023
@jaredbroad jaredbroad changed the title Encrypted Project Decryption LEAN CLI / Encrypted Project Decryption Oct 2, 2023
@jaredbroad jaredbroad assigned rjra2611 and unassigned jhonabreul Oct 11, 2023
@jaredbroad
Copy link
Member Author

@rjra2611 JA is working on Polygon integration. It would be super helpful if you could tackle this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants