Batch.sh command fixes
·
145 commits
to master
since this release
This release includes a few fixes for the plumber batch ...
commands which can be used to perform actions on your collections via PlumbeR CLI:
- Additional flags for creating collections via
plumber batch create collection
:--envelope-type
for specifyingdeep
orshallow
protobuf decoding--envelope-root-message
for specifying protobuf envelope message name--payload-field-message
for specifying protobuf shallow envelope message name--payload-field-id
for specifying shallow envelope field ID
- Updated
plumber batch list replay
output to support new API response format - Removed deprecated
Root Type
column fromplumber batch list schema