syllago completion powershell
Synopsis
Section titled “Synopsis”syllago completion powershell [flags]Description
Section titled “Description”Generate the autocompletion script for powershell.
To load completions in your current shell session:
syllago completion powershell | Out-String | Invoke-ExpressionTo load completions for every new session, add the output of the above command to your powershell profile.
Options
Section titled “Options”| Flag | Type | Default | Required | Description |
|---|---|---|---|---|
--no-descriptions | bool | — | No | disable completion descriptions |
Global Options
Section titled “Global Options”| Flag | Type | Default | Required | Description |
|---|---|---|---|---|
--json | bool | — | No | Output in JSON format |
--no-color | bool | — | No | Disable color output |
-q, --quiet | bool | — | No | Suppress non-essential output |
-v, --verbose | bool | — | No | Verbose output |
See Also
Section titled “See Also”Source