Add SSH Key Management
This commit is contained in:
parent
ef76844922
commit
bcd1805001
62 changed files with 1004 additions and 188 deletions
|
|
@ -54,6 +54,7 @@ func init() {
|
|||
// distillery auth
|
||||
wdcli.Register(cmd.DisUser)
|
||||
wdcli.Register(cmd.DisGrant)
|
||||
wdcli.Register(cmd.DisSSH)
|
||||
|
||||
// backup & cron
|
||||
wdcli.Register(cmd.Snapshot)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue