You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like an errobot issue (which is not officially supported by us) - fmnisme/err-stackstorm#11.
Having said that, we should update hubot and any other bot plugin to act just as a very simple and dumb wrapper around the API - all the matching, etc. should be performed server side.
I've detailed the problem in fmnisme/err-stackstorm#11, but the short version is an actionalias with multiple formats that differ by trailing tags causes ambiguous matches.
I am trying to put multiple formats in single alias
following this --> https://docs.stackstorm.com/chatops/aliases.html#multiple-formats-in-a-single-alias
here's alias I've put together
when I hit
!st2 get ip ec2_tag_cluster qa-blue
I am getting result, but when I hit!st2 get ip ec2_tag_cluster qa-blue a b
I am getting
st2 command 'get ip ec2_tag_cluster qa-blue a b' not found. Check help with !st2help
in st2help I can see two formats listed
The text was updated successfully, but these errors were encountered: