Open bbendick opened 6 years ago
@sanathkr thoughts?
Oh yeah, this is a good feature request. @bbendick Would you be able to send a quick Pull Request? It should be easy to capture AFAIK
/assign
Can confirm this is still the behavior. Here is the code: https://github.com/aws/aws-cli/blob/develop/awscli/customizations/cloudformation/package.py#L33-L41
I'm not sure if we want to establish a precedent for passing configure options like --profile
in cases like this though.
If the user uses the
--profile
flag during the package command, that flag should be echoed in the resultingdeploy
command that is issued. For example:should produce