cmd

package
v0.0.0-...-45a6ba4 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddTokenCommand

func AddTokenCommand() *cli.Command

AddTokenCommand is the add-token subcommand.

func ChangePasswordCommand

func ChangePasswordCommand() *cli.Command

ChangePasswordCommand is the change-password subcommand.

func DeleteCommand

func DeleteCommand() *cli.Command

DeleteCommand is subcommand to delete an account or a namespace.

func DumpCommand

func DumpCommand() *cli.Command

DumpCommand is the dump subcommand.

func GenerateCommand

func GenerateCommand() *cli.Command

GenerateCommand is the subcommand to generate a TOTP token.

func ImportCommand

func ImportCommand() *cli.Command

ImportCommand is the subcommand to import data from a YAML file.

func InstantCommand

func InstantCommand() *cli.Command

InstantCommand is the instant subcommand.

func ListCommand

func ListCommand() *cli.Command

ListCommand is the list subcommand.

func RenameCommand

func RenameCommand() *cli.Command

RenameCommand is a command to rename existing namespace or account.

func SetLengthCommand

func SetLengthCommand() *cli.Command

SetLengthCommand is the set-prefix subcommand.

func SetPrefixCommand

func SetPrefixCommand() *cli.Command

SetPrefixCommand is the set-prefix subcommand.

func VisualCommand

func VisualCommand() *cli.Command

VisualCommand is the visual live mode command

Types

type CommandError

type CommandError struct {
	Message string
}

CommandError is an error during downloading an update.

func (CommandError) Error

func (e CommandError) Error() string

type DownloadError

type DownloadError struct {
	Message string
}

DownloadError is an error during downloading an update.

func (DownloadError) Error

func (e DownloadError) Error() string

Jump to

Keyboard shortcuts

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