edit

package
v3.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrExists error for when the vault exists already on "create"
	ErrExists = errors.New("vault exists. Use `vaulted edit` to edit existing vaults")
)

Functions

This section is empty.

Types

type Edit

type Edit struct {
	New       bool
	VaultName string
}

func (*Edit) Run

func (e *Edit) Run(store vaulted.Store) error

Jump to

Keyboard shortcuts

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