salt-ssh doesn't support returners

Created on 16 Oct 2015  路  7Comments  路  Source: saltstack/salt

In the issue #27889 I was advised to use returners. Unfortunately I can't, because salt-ssh doesn't support them:

(salt-develop)root@iad-salt-master-prod-001:~# salt-ssh --version
salt-ssh 2015.8.0-454-g63c3cd3 (Beryllium)
(salt-develop)root@iad-salt-master-prod-001:~# salt-ssh '*' test.ping --return test-returner
Usage: salt-ssh [options]

salt-ssh: error: no such option: --return
(salt-develop)root@iad-salt-master-prod-001:~# 
Core Feature Returners Salt-SSH stale

Most helpful comment

Hi, this feature is greatly needed, still no ETA on implementation?

All 7 comments

@kt97679, thanks for filing the issue. I was not aware of this, but we should definitely support it.

Thanks @jfindlay ! Do you have any ETA for this fix? Having this functionality would significantly simplify my life and if you would have it in develop branch in a month or so I would rather wait for you instead of implementing my own clumsy hacks.

@kt97679, I am not sure when this will get implemented. Our feature/bug backlog is quite long right now and we don't currently have the resources to work on everything in the near future. More community involvement is definitely welcome though. :-)

Thanks for clarification @jfindlay

Hi, this feature is greatly needed, still no ETA on implementation?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue.

Ping, still no returners

Was this page helpful?
0 / 5 - 0 ratings