Could you please implement the `--profile` global cmdline option to allow switching between different AWS profiles and which should take precedence over `AWS_PROFILE` env var? In other words, an option to mimic AWS CLI behavior: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html This would increase quality of user experience by having same option to switch between profiles in CLI. Thanks in advance.