keyshade-xyz / keyshade

Realtime secret and configuration management tool, with the best in class security and seamless integration support
https://keyshade.xyz
Mozilla Public License 2.0
196 stars 96 forks source link

feat(cli): Quit on decryption failure #381

Closed Dark-Kernel closed 2 months ago

Dark-Kernel commented 2 months ago

Description

Added the --quit-on-decryption-failure option to init command, also added that in ProjectRootConfig

Fixes #294

Developer's checklist

If changes are made in the code:

Documentation Update

codiumai-pr-agent-free[bot] commented 2 months ago

Failed to generate code suggestions for PR

Dark-Kernel commented 2 months ago

The requested changes have been made, please take a look.

rajdip-b commented 2 months ago

@Dark-Kernel i think you've forgotten to do pnpm i. Can you take this latest pull and do so?

Dark-Kernel commented 2 months ago

@Dark-Kernel i think you've forgotten to do pnpm i. Can you take this latest pull and do so?

yeah, in progress

Dark-Kernel commented 2 months ago

done.