heartbeat
*********


Description
===========

Allows long-running processes to extend the timeout on partitions
reserved by a consumer instance.

The top level --endpoint parameter must be supplied for this
operation.


Usage
=====

   oci streaming stream group heartbeat [OPTIONS]


Options
=======


--stream-id [text]
------------------

The OCID of the stream for which the group is committing offsets.
[required]


--cursor [text]
---------------

The group-cursor representing the offsets of the group. This cursor is
retrieved from the CreateGroupCursor API call. [required]


--from-json [text]
------------------

Provide input to this command as a JSON document from a file.

Options can still be provided on the command line. If an option exists
in both the JSON document and the command line then the command line
specified value will be used


-?, -h, --help
--------------

For detailed help on any of these individual commands, enter <command>
--help.
