- release_tracks: [ALPHA] help_text: brief: | Disable hyperthreading for a Bare Metal Solution instance. description: | Disables hyperthreading for a Bare Metal Solution instance. examples: | To disable hyperthreading for an instance named ``test-instance'', run: $ {command} test-instance arguments: resource: spec: !REF googlecloudsdk.command_lib.bms.resources:instance help_text: | Arguments and flags that specify the Bare Metal Solution instance you want to disable hyperthreading for. request: method: disableHyperthreading collection: baremetalsolution.projects.locations.instances output: format: none async: api_version: v2 collection: baremetalsolution.projects.locations.operations request_issued_message: | Disable hyperthreading request issued for: [{__name__}] extract_resource_result: false