cmd/swarm: hashes command (#19008)
(cherry picked from commit 7f55b0cbd8
)
This commit is contained in:
committed by
Rafael Matias
parent
034f65e9e8
commit
1ecf2860cf
@ -142,6 +142,8 @@ func init() {
|
||||
dbCommand,
|
||||
// See config.go
|
||||
DumpConfigCommand,
|
||||
// hashesCommand
|
||||
hashesCommand,
|
||||
}
|
||||
|
||||
// append a hidden help subcommand to all commands that have subcommands
|
||||
|
Reference in New Issue
Block a user