{"tool":"openstack","tool_display":"Openstack","intent":"create-new-volume","intent_display":"create new volume","title":"Openstack Command: create new volume","command_string":"openstack volume create --size <size_in_GB> --image <image_id> --snapshot <snapshot_id> --bootable <volume_name>","raw_command_string":"openstack volume create --size {{size_in_GB}} --image {{image_id}} --snapshot {{snapshot_id}} {{--bootable|--non-bootable}} {{volume_name}}","description":"Exact CLI syntax to create new volume using Openstack.","usage_scenario":"During the provisioning phase for an application requiring dedicated storage solutions.","scenario_context":null,"simulated_output":null,"how_to_steps":null,"inferred_category":"Containers","canonical_url":"https://www.syntaxstandard.com/openstack/create-new-volume"}