cd0208fe | 28-Sep-2022 |
James O. D. Hunt <james.o.hunt@intel.com> |
api-client: Allow response to be captured
Previously, the API response was always written to stdout, but that may not be appropriate for all clients.
The client can now control this behaviour as th
api-client: Allow response to be captured
Previously, the API response was always written to stdout, but that may not be appropriate for all clients.
The client can now control this behaviour as the client API returns the response in the `Result`.
Fixes: #4703.
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
show more ...
|