libs/help_metadata/stop-pwsldistro_phwriter_metadata.json
|
{ "version": "0.1.3", "examples": [ "Stop-PwslDistro -Name 'Ubuntu-24.04'" ], "indent": 1, "commandinfo": { "source": "https://gitlab.com/phellams/pwsl/-/blob/main/readme.md", "cmdlet": "Stop-PwslDistro", "description": "Terminates a running distribution immediately.", "synopsis": "Stop-PwslDistro [-Name <String>]" }, "name": "pwsl", "padding": 1, "paramtable": [ { "required": true, "name": "Name", "inline": false, "type": "string", "param": "Name", "description": "The name of the distribution to stop." } ] } |