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
{{ message }}
This repository was archived by the owner on Oct 10, 2019. It is now read-only.
Arguments breaks somewhere before they get to Salt if there are more than one (1) character argument.
Compare these two:
The latter will fail saying that you specified 3 arguments. This might be related to x-www-form-urlencoded encoded input data.