teleport/tool/tbot
Justinas Stankevičius 61d5718080
Fix help string for "tctl version" (#12827)
`tctl version`, just as `tsh version`,
prints out the version of the binary itself,
not the version of the cluster it's connected to.

The cluster version can be discovered by running
`tctl status`.
2022-06-07 15:32:29 +00:00
..
testdata/TestRun_Configure tbot configure command for assisting Machine ID configuration (#12517) 2022-05-10 09:04:54 +00:00
db.go Refactor tbot (#12855) 2022-06-01 17:15:26 +00:00
init.go Refactor tbot (#12855) 2022-06-01 17:15:26 +00:00
init_test.go Refactor tbot (#12855) 2022-06-01 17:15:26 +00:00
main.go Fix help string for "tctl version" (#12827) 2022-06-07 15:32:29 +00:00
main_test.go tbot configure command for assisting Machine ID configuration (#12517) 2022-05-10 09:04:54 +00:00
proxy.go Refactor tbot (#12855) 2022-06-01 17:15:26 +00:00