shade/releasenotes/notes/stream-to-file-91f48d6dcea399c6.yaml
Monty Taylor 14c371e944
Add ability to stream object directly to file
For object downloads, allow the user to specify a file to write the
content to, rather than returning it all in memory.

Change-Id: Ic926fd63a9801049e8120d7597df9961a5f9e657
2017-01-23 19:46:09 +01:00

4 lines
79 B
YAML

---
features:
- get_object now supports streaming output directly to a file.