Skip to content

Commit

Permalink
Add a note to tctl/main.go about updating tctl Enterprise. (#11168)
Browse files Browse the repository at this point in the history
  • Loading branch information
timothyb89 authored Mar 22, 2022
1 parent 506da87 commit b70c1d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tool/tctl/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ import (
)

func main() {
// Note: these commands should be kept in sync with e/tool/tctl/main.go.
commands := []common.CLICommand{
&common.UserCommand{},
&common.NodeCommand{},
Expand Down

0 comments on commit b70c1d6

Please sign in to comment.