Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SFTPGO-GEN-CO...ON-POWERSHELL(1)  SFTPGo Manual SFTPGO-GEN-CO...ON-POWERSHELL(1)

NAME
     sftpgo-gen-completion-powershell  -  Generate the autocompletion script for
     powershell

SYNOPSIS
     sftpgo gen completion powershell

DESCRIPTION
     Generate the autocompletion script for powershell.

     To load completions in your current shell session:

     PS C:> sftpgo gen completion powershell | Out-String | Invoke-Expression

     To load completions for every new session, add the output of the above com-
     mand to your powershell profile.

OPTIONS
     -h, --help[=false]      help for powershell

SEE ALSO
     sftpgo-gen-completion(1)

SFTPGo 2.7.4			    Jul 2026	SFTPGO-GEN-CO...ON-POWERSHELL(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sftpgo-gen-completion-powershell&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help