Versions in this module Expand all Collapse all v1 v1.0.2 Aug 4, 2022 v1.0.1 Aug 4, 2022 Changes in this version + func AddKeyCommand() *cobra.Command + func Commands(defaultNodeHome string) *cobra.Command + func NewLegacyKeyBaseFromDir(rootDir string, opts ...cryptokeyring.KeybaseOption) (cryptokeyring.LegacyKeybase, error) v1.0.0 Aug 4, 2022 Changes in this version + const OutputFormatJSON + const OutputFormatText + func RunAddCmd(ctx client.Context, cmd *cobra.Command, args []string, inBuf *bufio.Reader) error