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

Implement a "ho ssh" command for accessing arbitrary delegate/role #20

Open
smithfarm opened this issue Apr 15, 2016 · 0 comments
Open
Assignees
Labels

Comments

@smithfarm
Copy link
Owner

Right now it is unnecessarily difficult to ssh to a given node (i.e. delegate-role). First you have to run ho probe delegates or use AWS Web Console to determine the public IP address, and then you to have to install a separate package ("susecon-automation-client") and run the ssh-to-node command to actually SSH to the node.

This could be made much easier by implementing a ho ssh command that would take --delegate and --role options. Or just positional arguments, since delegate is numeric and role is presumably alphanumeric.

@smithfarm smithfarm self-assigned this Apr 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant