package
8.0.0
Repository: https://github.com/axone-protocol/axoned.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Enhance augment the given command which is assumed to be the root command of the 'list' command.
EnhanceListCmd replaces the original 'list' command implementation with our own 'list' command which will allow us to list did:key of the keys as well as the original keys.
EnhanceShowCmd replaces the original 'show' command implementation with our own 'show' command which will allow us to display the did:key of the key as well as the original key.

# Structs

KeyOutput is the output format for keys when listing them.