aws / aws-cli

Universal Command Line Interface for Amazon Web Services
Other
15.09k stars 4.01k forks source link

[v2][auto-prompt] Shell mode for AWS CLI auto-prompt #5665

Open kyleknap opened 3 years ago

kyleknap commented 3 years ago

Similar to the AWS shell project, it would be nice to have a persistent "shell" option for AWS CLI auto-prompt mode. The rationale is that there are times when I want to run multiple CLI commands back to back, and it would be more efficient for me if I can stay in auto-prompt mode instead of having to re-run aws again. In terms of how this is exposed it, it would either be exposed as:

For anyone interested in this feature, please +1 this original comment using GitHub reactions. If there are other rationale for why this is important for you, please comment in this issue.

jaklan commented 3 years ago

@kyleknap is the shell mode still under consideration to implement or can we assume it's going to be added one day for sure? That's definitely the biggest lack as compared to AWS Shell.

MrJoosh commented 2 years ago

@kyleknap is there any glimmer of hope on the horizon for this to be implemented at all?