Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "breakglass",
Short: "Get credentials from Hashicorp Vault",
Long: `breakglass allows you to get login credentials for a variety of
Vault backends, such as databases servers, Linux servers (ssh credentials)
and AWS IAM roles`,
}
RootCmd represents the base command when called without any subcommands
View Source
var Version string
Functions ¶
Types ¶
type MySQLCredentialResp ¶
Click to show internal directories.
Click to hide internal directories.