Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTokenCommand ¶
func NewTokenCommand(o *TokenOptions) *cobra.Command
NewTokenCommand creates a new command for obtaining a Performance token.
Types ¶
type TokenOptions ¶
type TokenOptions struct {
// Config is the Optimize Configuration to use.
Config *config.OptimizeConfig
// IOStreams are used to access the standard process streams.
commander.IOStreams
ShellOutput bool
}
Click to show internal directories.
Click to hide internal directories.