diff options
Diffstat (limited to 'doc/source/command-objects')
| -rw-r--r-- | doc/source/command-objects/volume.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/command-objects/volume.rst b/doc/source/command-objects/volume.rst index 2eec2d7b..0b2e0db6 100644 --- a/doc/source/command-objects/volume.rst +++ b/doc/source/command-objects/volume.rst @@ -134,6 +134,7 @@ Set volume properties os volume set [--name <name>] [--description <description>] + [--size <size>] [--property <key=value> [...] ] <volume> @@ -145,6 +146,10 @@ Set volume properties New volume description +.. option:: --size <size> + + Extend volume size in GB + .. option:: --property <key=value> Property to add or modify for this volume (repeat option to set multiple properties) |
