keycmd

package
v1.21.23 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2025 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Overview

Package keycmd provides commands for managing cryptographic keys. Keys are stored in ~/.lux/keys/<name>/{ec,bls,rt,mldsa}/ directories.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd(injectedApp *application.Lux) *cobra.Command

NewCmd creates the key command suite. Commands:

  • lux key create <name> - Generate new key set from mnemonic
  • lux key list - List all key sets
  • lux key show <name> - Show key set details and addresses
  • lux key delete <name> - Delete a key set
  • lux key export <name> - Export key set (mnemonic or individual keys)
  • lux key import <name> - Import key set from mnemonic

Types

This section is empty.

Jump to

Keyboard shortcuts

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