Files
python-openstackclient/releasenotes/notes/add-chunk-size-to-image-save-37871f9e62693264.yaml
Hang Yang 13fe801968 Support image save with chunk-size option
Add '--chunk-size' option to 'image save' command to control the size of
bytes to read at one time.

Change-Id: I0a02323384433010b8c6804a4337040acb13da8f
Signed-off-by: Hang Yang <hangyang@verizonmedia.com>
2025-08-15 11:59:30 +01:00

6 lines
133 B
YAML

---
features:
- |
Add ``--chunk-size`` option to ``image save`` command to control the size
of bytes to read at one time.