Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AuthUserCmd = &cobra.Command{ Use: "user", Short: "Manage cloud provider credentials in the local keychain", Long: `Store and manage user credentials in the local system keychain. These credentials are used by Atmos to authenticate with cloud providers (e.g. AWS IAM). Currently, only AWS IAM user credentials are supported.`, FParseErrWhitelist: struct{ UnknownFlags bool }{UnknownFlags: false}, }
AuthUserCmd groups user-related auth commands.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.