Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Cmd = &cobra.Command{
Use: "ykpiv [options] command",
Short: "commands for managing PIV on Yubikeys",
}
)
Functions ¶
This section is empty.
Types ¶
type KeyFlags ¶
func (*KeyFlags) ParsePolicies ¶
type KeyGenFlags ¶
func (*KeyGenFlags) Init ¶
func (f *KeyGenFlags) Init(fs *flag.FlagSet)
type PinFlag ¶
type PinFlag cmd.PromptFlag
func (*PinFlag) PromptFlag ¶
func (f *PinFlag) PromptFlag() *cmd.PromptFlag
type PukFlag ¶
type PukFlag cmd.PromptFlag
type SelectionFlags ¶
func (*SelectionFlags) GetYubikey ¶
func (*SelectionFlags) Init ¶
func (f *SelectionFlags) Init(fs *flag.FlagSet)
Click to show internal directories.
Click to hide internal directories.