{"tool":"openstack","tool_display":"Openstack","intent":"create-new-flavor","intent_display":"create new flavor","title":"Openstack Command: create new flavor","command_string":"openstack flavor create <flavor_name> --vcpus 2 --ram 4096 --disk 20","raw_command_string":"openstack flavor create {{flavor_name}} --vcpus 2 --ram 4096 --disk 20","description":"Exact CLI syntax to create new flavor using Openstack.","usage_scenario":"During the setup of a new environment requiring specific compute resources.","scenario_context":null,"simulated_output":null,"how_to_steps":null,"inferred_category":"System Operations","canonical_url":"https://www.syntaxstandard.com/openstack/create-new-flavor"}