Skip to content

allow to change encryption secret on the fly #21

@benammann

Description

@benammann

there should be a command to change the encryption secret on the fly

# changes the encryption secret for all contexts (if not explicitly set in a custom context, see example below)
git secrets set global-secret <newSecretName>

# changes the encryption secret for a specific context
git secrets set global-secret <newSecretName> -c <contextName>

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions