Documentation
¶
Index ¶
- Constants
- func Configure(configFlags *flags.CommonFlags) error
- func Console(consoleFlags *flags.ConsoleFlags) error
- func Exec(execFlags *flags.LoginExecFlags, cmdline []string) error
- func ListRoles(loginFlags *flags.LoginExecFlags) error
- func Login(loginFlags *flags.LoginExecFlags) error
- func Script(execFlags *flags.LoginExecFlags, shell string) error
Constants ¶
View Source
const OneLoginOAuthPath = "/auth/oauth2/v2/token"
OneLoginOAuthPath is the path used to generate OAuth token in order to access OneLogin's API.
Variables ¶
This section is empty.
Functions ¶
func Console ¶
func Console(consoleFlags *flags.ConsoleFlags) error
Console open the AlibabaCloud console from the CLI
func Exec ¶
func Exec(execFlags *flags.LoginExecFlags, cmdline []string) error
Exec execute the supplied command after seeding the environment
func ListRoles ¶
func ListRoles(loginFlags *flags.LoginExecFlags) error
ListRoles will list available role ARNs
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.