# 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.