vault

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: May 25, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Vault = "vault"
)

Variables

View Source
var Command = &cli.Command{
	Name:  Vault,
	Usage: "local Vault server",

	Category: storage.Category,

	HideHelpCommand: true,

	Subcommands: []*cli.Command{
		common.ListCommand(Vault),

		createCommand(),
		common.DeleteCommand(Vault),

		common.LogsCommand(Vault),
		common.ShellCommand(Vault, "/bin/ash"),
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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