Add hub command pt2
This commit is contained in:
parent
4554d08b41
commit
7bfe42fca7
|
@ -216,6 +216,10 @@ module.exports = {
|
|||
required: false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "hub",
|
||||
description: "Get the hub URL.",
|
||||
}
|
||||
],
|
||||
admin: []
|
||||
|
|
Loading…
Reference in a new issue