{"tool":"openstack","tool_display":"Openstack","intent":"create-new-server","intent_display":"create new server","title":"Openstack Command: create new server","command_string":"openstack server create --image <image_id> --flavor <flavor_id> --network <network_id> --wait <server_name>","raw_command_string":"openstack server create --image {{image_id}} --flavor {{flavor_id}} --network {{network_id}} --wait {{server_name}}","description":"Exact CLI syntax to create new server using Openstack.","usage_scenario":"During provisioning of new compute resources as part of an automated deployment pipeline.","scenario_context":null,"simulated_output":null,"how_to_steps":null,"inferred_category":"Containers","canonical_url":"https://www.syntaxstandard.com/openstack/create-new-server"}