package
0.2.0
Repository: https://github.com/bugcrowd/secrets.git
Documentation: pkg.go.dev

# Functions

Del deletes a value from secrets.
Export gets all values from the secrets.
Get gets a value by key from a scope.
Import bulk adds data to a secrets scope.
Init initializes a secrets repository in the current directory.
MembersAdd add a new member to the scope.
MembersList gets all or a specific value from the secrets.
MembersRemove add a new member to the scope.
ScopeAdd creates a new scope.
ScopeList lists all scopes.
ScopeRemove removes a scope.
Set sets a value in secrets.