[PVE-User] pvesh set config description multiline - any hint ?
IMMO WETZEL
IMMO.WETZEL at adtran.com
Tue Dec 20 13:21:52 CET 2016
How can I set multiline config descriptions ?
root at node01:~# pvesh set /nodes/node04/qemu/315/config -description "line1\nline2"
è Description shows a n not a line break
è update VM 315: -description line1nline2
è 200 OK
root at node01:~# pvesh set /nodes/node04/qemu/315/config -description "line1 \n line2"
è 400 too many arguments
root at node01:~# pvesh set /nodes/node04/qemu/315/config -description "line1 \\n line2"
è Description shows a \n not a line break
è update VM 315: -description line1\nline2
è 200 OK
Some with single quotes
Mit freundlichen Grüßen / With kind regards
Immo
More information about the pve-user
mailing list