mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-12 11:48:07 +08:00
commands: enable version for API
License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org>
This commit is contained in:
parent
3e03ae8f77
commit
9beebc9779
@ -148,6 +148,7 @@ var rootROSubcommands = map[string]*cmds.Command{
|
||||
},
|
||||
"refs": RefsROCmd,
|
||||
//"resolve": ResolveCmd,
|
||||
"version": VersionCmd,
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user