When using `--profile` option, currently there is no validation whther the profile exists or not. To handle `--profile` more securely, add validation if the profile exists in auth module.
When using
--profileoption, currently there is no validation whther the profile exists or not.To handle
--profilemore securely, add validation if the profile exists in auth module.