wallix / awless

A Mighty CLI for AWS
http://awless.io/
Apache License 2.0
4.97k stars 263 forks source link

Feature suggestion to execute commands over ssh #218

Open rverma-nikiai opened 6 years ago

rverma-nikiai commented 6 years ago

Would be nice if we can pass a command to awless which can be executed remotely and get back the result to us locally. e.g. awless exec remote (-- through optional) date --> print remote's date locally. With ssh we can pass these commands directly

fxaguessy commented 6 years ago

I @rverma-nikiai , thanks for the suggestion, this is actually a useful feature. But we are currently with very tight resources so it might not be implemented soon.

gled-rs commented 6 years ago

if I may add to this issue, it would be nice to be able to specify also a group of hosts as the target of that command.

ankit-arora commented 5 years ago

I’m looking for the same feature. I can try implementing it.

pmalhaire commented 5 years ago

I am looking for the same feature

adzuci commented 3 years ago

Any update on implementing this @ankit-arora? We would appreciate the feature.