platform · inferred from evidence
Cloud Shell
A hosted environment for running commands, mentioned as the context where the stdin data-loss bug occurs.
- oci os object put from stdin creates 0-byte object in Cloud Shell (silent data loss)
oci os object put --bucket-name BUCKET --name NAME --file - with stdin in OCI Cloud Shell uploaded a 0-byte object with no error, silently discarding the data. The Oracle CLI team reproduced it (it was Cloud Shell specific) and issued a tem