desync(1) desync(1) NAME desync-completion-powershell - Generate the autocompletion script for powershell SYNOPSIS desync completion powershell [flags] DESCRIPTION Generate the autocompletion script for powershell. To load completions in your current shell session: desync completion powershell | Out-String | Invoke-Expression To load completions for every new session, add the output of the above command to your powershell profile. OPTIONS -h, --help[=false] help for powershell --no-descriptions[=false] disable completion descriptions OPTIONS INHERITED FROM PARENT COMMANDS --config="" config file (default $HOME/.config/desync/config.json) --digest="sha512-256" digest algorithm, sha512-256 or sha256 --verbose[=false] verbose mode SEE ALSO desync-completion(1) HISTORY 5-Sep-2026 Auto generated by spf13/cobra desync Sep 2026 desync(1)