Skip to content

Batch.sh command fixes

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 18:18
· 145 commits to master since this release
dc5bef7

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 specifying deep or shallow 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 from plumber batch list schema