Add 'dis_grant' command
This commit is contained in:
parent
6bf6d3a8f5
commit
8b55fd74f9
10 changed files with 161 additions and 18 deletions
|
|
@ -52,6 +52,7 @@ func init() {
|
|||
|
||||
// distillery auth
|
||||
wdcli.Register(cmd.DisUser)
|
||||
wdcli.Register(cmd.DisGrant)
|
||||
|
||||
// backup & cron
|
||||
wdcli.Register(cmd.Snapshot)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue