## rain console Login to the AWS console ### Synopsis Use your current credentials to create a sign-in URL for the AWS console and open it in a web browser. If you supply a stack name (and didn't use the --service option), the browser will open with that stack selected. The console command is only valid with an IAM role; not an IAM user. Unless you specify the --name/-n flag, your AWS console user name will be derived from the role name. ``` rain console [stack] ``` ### Options ``` -h, --help help for console -n, --name string Specify a user name to use in the AWS console -p, --profile string AWS profile name; read from the AWS CLI configuration file -r, --region string AWS region to use -s, --service string Choose an AWS service home page to launch (default "cloudformation") -u, --url Just construct the sign-in URL; don't attempt to open it ``` ### Options inherited from parent commands ``` --debug Output debugging information --no-colour Disable colour output ``` ### SEE ALSO * [rain](index.md) - ###### Auto generated by spf13/cobra on 2-Aug-2023