mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-19 10:37:19 +08:00
* Update kingpin * Convert CLI formatting to use kingpin UsageRenderers Avoiding the legacy kingpin text/templates allows for DCE to be used by the linker. The existing formatting has been matched with a pure Go UsageRenderer.