rpc+cli: add general ListAliases function to dump all aliases

This commit is contained in:
eugene
2022-07-14 13:51:48 -04:00
parent 48f270fe20
commit aa576adecc
11 changed files with 1574 additions and 1084 deletions

View File

@@ -414,6 +414,7 @@ func main() {
sendCustomCommand,
subscribeCustomCommand,
fishCompletionCommand,
listAliasesCommand,
}
// Add any extra commands determined by build flags.