Expand description
Publishing an artifact to object storage, and reading one back.
s3cmd stays an external program — it is the credential-handling tool the
platform already provides — but what gets published, under which key, and
with which provenance is decided by crate::artifact, in one place.
Structs§
- Store
- Credentials and endpoint for the artifacts bucket.
Functions§
- sha256_
of - The hash that becomes part of the object key.