adwatchd-completion-powershell - Generate the autocompletion script for powershell
Contents
Description
Generate the autocompletion script for powershell.
To load completions in your current shell session:
adwatchd completion powershell | Out-String | Invoke-Expression
To load completions for every new session, add the output of the above command to your powershell
profile.
History
27-Mar-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra Mar 2025 ADSys:adwatchd(1)
Name
adwatchd-completion-powershell - Generate the autocompletion script for powershell
Options
-h, --help[=false] help for powershell
--no-descriptions[=false] disable completion descriptions
Options Inherited From Parent Commands
-v, --verbose[=0] issue INFO (-v), DEBUG (-vv) or DEBUG with caller (-vvv) output
See Also
adwatchd-completion(1)Synopsis
adwatchdcompletionpowershell[flags]
