Documentation
¶
Overview ¶
Package tokencmd provides reusable cobra commands for managing proxy access tokens. Both the management and combined binaries use these commands, each providing their own StoreOpener to handle config loading and store initialization.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommands ¶
func NewCommands(opener StoreOpener) *cobra.Command
NewCommands creates the token command tree with the given store opener. Returns the parent "token" command with create, list, and revoke subcommands.
Types ¶
Click to show internal directories.
Click to hide internal directories.