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

Allow passing non-hostnames to a wrapped ssh #65

Open
GoogleCodeExporter opened this issue Mar 3, 2015 · 0 comments
Open

Allow passing non-hostnames to a wrapped ssh #65

GoogleCodeExporter opened this issue Mar 3, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

(This is more of a feature request than a bug report)

Hi All! I love csshX. It’s really handy when I’m working with multiple 
remote servers.

I’ve recently starting using a site-specific ssh that looks up service 
accounts and current cloud nodes by human name. i.e. instead of needing to type 
“ssh nagios@node44.rack2.site1.example.internal” I type “localssh 
nagios/nagioscluster” It’s handy.

I’ve found myself wanting to combine that with csshX. As an end user of these 
tools, I want to say “csshX —ssh localssh nagios/nagioscluster” But that 
fails, as csshX is doing a bunch of clever host verification.

I’d love to disable that, to be able to just pass things to the underlying 
tools I’m using.

Original issue reported on code.google.com by s...@directionless.org on 28 May 2014 at 8:06

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant