package
2.3.5+incompatible
Repository: https://github.com/dspasibenko/teleport.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AuthCommand implements `tctl auth` group of commands.
GlobalCLIFlags keeps the CLI flags that apply to all tctl commands.
NodeCommand implements `tctl nodes` group of commands.
ResourceCommand implements `tctl get/create/list` commands for manipulating Teleport resources.
TokenCommand implements `tctl token` group of commands.
UserCommand implements `tctl users` set of commands It implements CLICommand interface.
# Interfaces
CLICommand interface must be implemented by every CLI command
This allows OSS and Enterprise Teleport editions to plug their own implementations of different CLI commands into the common execution framework
.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author