Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
cristiand391 committed Jan 25, 2024
1 parent 4717ff5 commit 4c1d3c5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@ FLAGS
-X, --method=<option> [default: GET] The HTTP method for the request.
<options: GET|POST|PUT|PATCH|HEAD|DELETE|OPTIONS|TRACE>
-i, --include Include HTTP response status and headers in the output.
-o, --target-org=username (required) Username or alias of the target org.
--body=file The file to use as the body for the request.
-o, --target-org=username (required) Username or alias of the target org. Not required if the `target-org`
configuration variable is already set.
--body=file The file to use as the body for the request (use "-" to read from standard input).
DESCRIPTION
Makes an authenticated HTTP request to the Salesforce REST API and prints the response.
Expand Down

0 comments on commit 4c1d3c5

Please sign in to comment.