Highlights
- Introduces two new commands
mc put
andmc get
for fast uploads that uses less
API calls overmc cp
, allowing for more scripting and batch upload friendly.
What's Changed
- feat: add put action by @jiuker in #4839
- Enable --expire-all-object-versions by @shtripat in #4840
- fix: add error message to mc put by @jiuker in #4849
- feat: add mc get by @jiuker in #4847
- adding help menu to put command when no parameters are present by @zveinn in #4852
- fix: add showLastProgressBar by @jiuker in #4855
- Do not validate deployment id from license if nil uuid by @anjalshireesh in #4856
- fix: emtpy progressBar and add change the color style white into green after upload success. by @jiuker in #4857
Full Changelog: RELEASE.2024-02-16T11-05-48Z...RELEASE.2024-02-24T01-33-20Z