You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got a use-case where I'm uploading a single file to S3, and I'd like to set additional custom metadata on the object. In this case, it's things like the the checksum of the object's content and the revision in git that produced the artifact.
Would it be acceptable to have additional flags on s5cmd cp to assign arbitrary metadata during object upload?
I've got a use-case where I'm uploading a single file to S3, and I'd like to set additional custom metadata on the object. In this case, it's things like the the checksum of the object's content and the revision in git that produced the artifact.
Would it be acceptable to have additional flags on
s5cmd cp
to assign arbitrary metadata during object upload?References:
The text was updated successfully, but these errors were encountered: