Comment 3 for bug 1616415

Revision history for this message
viswesuwara nathan (viswesn) wrote :

New argument "--wrap" is added for "nova show" command to wrap the output. The default wrap length is set to 80 now.

Usage:
nova show --wrap 60 <server-id>
nova show <server-id> <---- Default to 80 now.