vzdump stdout not working

tdo

Member
Oct 8, 2011
33
0
6
Hello,

what's the correct syntax for sending a backup via vzdump to stdout? The help says I can use "-stdout <boolean>" but

vzdump 100 -stdout 1
and
vzdump 100 -stdout

(USAGE: vzdump {<vmid>} [OPTIONS])

both do not work. I get this error message: no such vzdump option 'stdout'

Am I doing something wrong here?