Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws ec2-instance-connect ssh but in the background #8950

Open
2 tasks
lcswillems opened this issue Sep 26, 2024 · 2 comments
Open
2 tasks

aws ec2-instance-connect ssh but in the background #8950

lcswillems opened this issue Sep 26, 2024 · 2 comments
Labels
customization Issues related to CLI customizations (located in /awscli/customizations) ec2-instance-connect feature-request A feature should be added or improved. p2 This is a standard priority issue

Comments

@lcswillems
Copy link

Describe the feature

aws ec2-instance-connect ssh but in the background

Use Case

In my CI/CD machine, I would like to create an SSH session to EC2 using aws ec2-instance-connect ssh in the background. Then create a docker context to use the SSH session. Then run a docker command. And then terminate the session.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CLI version used

2.17.59

Environment details (OS name and version, etc.)

Ubuntu 22.04

@lcswillems lcswillems added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Sep 26, 2024
@tim-finnigan tim-finnigan self-assigned this Oct 3, 2024
@tim-finnigan
Copy link
Contributor

Thanks for the feature request. This looks closely related to the other one you opened: #8952. If you want to highlight any distinctions let us know, otherwise we'll also need to reach out to the EC2 team maintaining the customization for feedback.

@tim-finnigan tim-finnigan added customization Issues related to CLI customizations (located in /awscli/customizations) ec2-instance-connect p2 This is a standard priority issue and removed needs-triage This issue or PR still needs to be triaged. labels Oct 3, 2024
@tim-finnigan tim-finnigan removed their assignment Oct 3, 2024
@lcswillems
Copy link
Author

This one I wrote it later and it is a generalization.

I kept both because they could be okay with the generalization or maybe not. In any case, I would like to be able to run in the background.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customization Issues related to CLI customizations (located in /awscli/customizations) ec2-instance-connect feature-request A feature should be added or improved. p2 This is a standard priority issue
Projects
None yet
Development

No branches or pull requests

2 participants