congress client supports push row data into push type datasource.
Example:
$ openstack congress datasource row update <datasource id/name> \
<table id> <row string>
$ openstack congress datasource row update push \
data '[ ["data1", "data2"], ["data3", "data4"]]'
Change-Id: Icf3b0b116b20ef76957c0d6fc93c38d803e3aae0
3.5 KiB
3.5 KiB