sul-dlss / sdr-client

SDR API client (in Ruby)
https://sul-dlss.github.io/sdr-api/
Other
0 stars 1 forks source link

Allow updating entire cocina at once via CLI #199

Closed mjgiarlo closed 2 years ago

mjgiarlo commented 2 years ago

Why was this change made? 🤔

Fixes sul-dlss/dor-services-app#3733

This commit adds the ability to update an entire Cocina object at once, reading JSON from a given file path.

Includes:

How was this change tested? 🤨

CI

mjgiarlo commented 2 years ago

@jmartin-sul Made the change if you care to re-review. Thx!