restclient -V (return code: 1)
failed for reason: invalid url '--version
usage: restclient [get|put|post|delete] url|name [username] [password]
The verb is optional, if you leave it off you'll get an interactive shell.
put and post both take the input body on stdin.
restclient --help (return code: 1)
failed for reason: invalid url '--help
usage: restclient [get|put|post|delete] url|name [username] [password]
The verb is optional, if you leave it off you'll get an interactive shell.
put and post both take the input body on stdin.