{"tool":"get-service","tool_display":"Get Service","intent":"list-stopped-services","intent_display":"list stopped services","title":"Get Service Command: list stopped services","command_string":"Get-Service | Where-Object {$_.Status -eq \"Stopped\"}","raw_command_string":"Get-Service | Where-Object {$_.Status -eq \"Stopped\"}","description":"Exact CLI syntax to list stopped services using Get Service.","usage_scenario":null,"scenario_context":null,"simulated_output":null,"how_to_steps":null,"inferred_category":"Kubernetes","canonical_url":"https://www.syntaxstandard.com/get-service/list-stopped-services"}