From ae35a29169ab460cdd5d6b8c26d376c000a5c10e Mon Sep 17 00:00:00 2001 From: Honza Pokorny Date: Wed, 21 Jun 2017 12:53:38 -0300 Subject: Allow objects to be streamed to stdout Change-Id: Icd8de6b2122fe77926d93da9bda08f56c3672a7a --- doc/source/cli/command-objects/object.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/source/cli/command-objects/object.rst') diff --git a/doc/source/cli/command-objects/object.rst b/doc/source/cli/command-objects/object.rst index 6323c4ed..4cba38ee 100644 --- a/doc/source/cli/command-objects/object.rst +++ b/doc/source/cli/command-objects/object.rst @@ -114,7 +114,8 @@ Save object locally .. option:: --file - Destination filename (defaults to object name) + Destination filename (defaults to object name); + using - as the filename will print the file to stdout .. describe:: -- cgit v1.2.1