Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AwsCmd = &cobra.Command{
Use: "aws",
Short: "Helper utilities for AWS",
Long: `Helper utilities for AWS.
Subcommands:
iidc-login: Configure AWS SSO with IAM Identity Center for multi-role access
cli-ui: Generate AWS console URL from a local CLI profile`,
}
View Source
var AzureCmd = &cobra.Command{ Use: "azure", Aliases: []string{"az"}, Short: "Helper utilities for Azure", Long: `Helper utilities for Azure. Subcommands: switch-sub: Switch between Azure subscriptions`, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.