envvault

package
v0.14.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PullAll

func PullAll(uris []string) (map[string]string, error)

PullAll iterates through a list of secret provider URIs, fetches the secrets from each, and merges them into a single map. Later URIs override earlier ones.

func PushAll added in v0.7.1

func PushAll(uris []string, dotEnvContent []byte) error

PushAll reads the env configuration and pushes the provided dotEnvContent to all configured remote vaults. It skips local file:// references.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL