Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AppName string = "vault-unsealer"
View Source
var RootCmd = &cobra.Command{
Use: "vault-unsealer",
Short: "Automates initialisation and unsealing of Hashicorp Vault.",
Long: `This is a CLI tool to help automate the setup and management of
Hashicorp Vault.
It will continuously attempt to unseal the target Vault instance, by retrieving
unseal keys from a Google Cloud, AWS KMS keyring or local in path
`,
}
RootCmd represents the base command when called without any subcommands
View Source
var Version struct { Version string BuildDate string Commit string }
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.