Documentation ¶ Index ¶ func Execute() type ProfileConfig Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Execute ¶ func Execute() Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd. Types ¶ type ProfileConfig ¶ type ProfileConfig struct { Name string Region string AuthType string SSOStartURL string SSORegion string SSOAccountID string SSORoleName string AccessKeyID string SecretAccessKey string } Source Files ¶ View all Source files config.gologin.goopen.goroot.goswitch.gowhoami.go Click to show internal directories. Click to hide internal directories.