leapp icon indicating copy to clipboard operation
leapp copied to clipboard

Launching SSM session with preconfigured Leapp commands

Open andreacavagna01 opened this issue 5 years ago • 1 comments

Is your feature request related to a problem? Please describe. Every time you start an SSM Session with Session Manager, you have to prompt /bin/bash to open the terminal.

Describe the solution you'd like I suggest opening the terminal with a message from leapp, maybe with an Ascii art. Then start with the bin/bash the command to launch the session in the right way.

Additional context This would work for Linux instances only, how to manage Windows Instances?

andreacavagna01 avatar Oct 22 '20 09:10 andreacavagna01

I think we should check the instance operating system before making the actual connection to SSM and dynamically change the shell parameters to fit windows and linux.

pethron avatar Oct 22 '20 09:10 pethron