{"tool":"openstack","tool_display":"Openstack","intent":"set-volume-properties","intent_display":"set volume properties","title":"Openstack Command: set volume properties","command_string":"openstack volume set --name <volume_new_name> --size <volume_new_size> --attached --bootable <volume_id>","raw_command_string":"openstack volume set --name {{volume_new_name}} --size {{volume_new_size}} {{--attached|--detached}} {{--bootable|--non-bootable}} {{volume_id}}","description":"Exact CLI syntax to set volume properties using Openstack.","usage_scenario":"When adjusting volume provisioning specifications post-creation, especially in response to workload changes necessitating size adjustments.","scenario_context":null,"simulated_output":null,"how_to_steps":null,"canonical_url":"https://www.syntaxstandard.com/openstack/set-volume-properties"}