Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KeysCmd = &cobra.Command{ Use: "keys", Short: "An Ethereum key manager", TraverseChildren: true, }
KeysCmd is an Ethereum key manager
Functions ¶
func AddGenerateFlags ¶
AddGenerateFlags adds flags to the Generate command
func AddInspectFlags ¶
AddInspectFlags adds flags to the Inspect command
func AddUpdateFlags ¶
AddUpdateFlags adds flags to the update command
func NewGenerateCmd ¶
NewGenerateCmd returns the command that creates a Ethereum keyfile
func NewInspectCmd ¶
NewInspectCmd returns the command that inspects an Ethereum keyfile
func NewUpdateCmd ¶
NewUpdateCmd returns the command that changes the passphrase of a keyfile
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.