cmd/swarm: hashes command (#19008)

This commit is contained in:
holisticode
2019-02-07 07:51:24 -05:00
committed by Anton Evangelatov
parent 85b3b1c8d6
commit 7f55b0cbd8
4 changed files with 71 additions and 14 deletions

View File

@ -142,6 +142,8 @@ func init() {
dbCommand,
// See config.go
DumpConfigCommand,
// hashesCommand
hashesCommand,
}
// append a hidden help subcommand to all commands that have subcommands