-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Improve CLI usability (positional arguments order) #239
Comments
Positional arguments:
Arguments order:
# An example of an ambiguous random-order positional argument set:
$ http pie.dev/post httpie.io/a=a
^^^^^^^^^^^^ ^^^^^^^^^^^^^^
Valid URL Both valid URL & data field |
Can I take up this issue??...... Is it still open?? |
I don’t think Specifically, I often need to switch the HTTP verb. The fact that it cannot be simply added after I.e. allow While we’re at it, a shorthand for |
Either allow request items to be specified before URL or improve the error message.
https://twitter.com/akrabat/status/488285985672019968
The text was updated successfully, but these errors were encountered: