â¨ī¸ completion_powershell
selflow completion powershellâ
Generate the autocompletion script for powershell
Synopsisâ
Generate the autocompletion script for powershell.
To load completions in your current shell session:
selflow completion powershell | Out-String | Invoke-Expression
To load completions for every new session, add the output of the above command to your powershell profile.
selflow completion powershell [flags]
Optionsâ
-h, --help help for powershell
--no-descriptions disable completion descriptions
Options inherited from parent commandsâ
--recreate-daemon Kill and recreate the daemon if it already exists
SEE ALSOâ
- selflow completion - Generate the autocompletion script for the specified shell