Skip to content

allow to change encryption secret on the fly #21

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>

Activity

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

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