flags

package
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 14, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyFlagOverrides

func ApplyFlagOverrides(commonFlags *CommonFlags, account *cfg.IDPAccount)

ApplyFlagOverrides overrides IDPAccount with command line settings

Types

type CommonFlags

type CommonFlags struct {
	AppID           string
	ClientID        string
	ClientSecret    string
	ConfigFile      string
	IdpAccount      string
	IdpProvider     string
	MFA             string
	MFAToken        string
	URL             string
	Username        string
	Password        string
	RoleArn         string
	AlibabaCloudURN string
	SessionDuration int
	SkipPrompt      bool
	SkipVerify      bool
	Profile         string
	Subdomain       string
	ResourceID      string
	DisableKeychain bool
	Region          string
}

CommonFlags flags common to all of the `saml2alibabacloud` commands (except `help`)

type ConsoleFlags

type ConsoleFlags struct {
	LoginExecFlags *LoginExecFlags
	Link           bool
}

type LoginExecFlags

type LoginExecFlags struct {
	CommonFlags  *CommonFlags
	Force        bool
	DuoMFAOption string
	ExecProfile  string
}

LoginExecFlags flags for the Login / Exec commands

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL