cmd

package
v0.0.0-...-4ff37ba Latest Latest
Warning

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

Go to latest
Published: May 5, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CodeCmd = &cobra.Command{
	Use:   "code",
	Short: "Generate TOTP code",
	Args:  cobra.ExactArgs(1),
	Run:   gernerateCode,
}
View Source
var SetupCmd = &cobra.Command{
	Use:   "setup",
	Short: "Generate setup URI",
	Run:   generateSetupURI,
}

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