Skip to content

Commit

Permalink
Remove/deprecate admin lock commands
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhana committed Aug 2, 2018
1 parent 9998e07 commit 97f7dc1
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 583 deletions.
153 changes: 0 additions & 153 deletions cmd/admin-lock-clear.go

This file was deleted.

140 changes: 0 additions & 140 deletions cmd/admin-lock-list.go

This file was deleted.

43 changes: 0 additions & 43 deletions cmd/admin-lock.go

This file was deleted.

1 change: 0 additions & 1 deletion cmd/admin-main.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ var adminCmd = cli.Command{
adminInfoCmd,
adminCredsCmd,
adminConfigCmd,
adminLockCmd,
adminHealCmd,
},
}
Expand Down
Loading

0 comments on commit 97f7dc1

Please sign in to comment.