github.com/cilium/cilium@v1.16.2/Documentation/cmdref/cilium-operator-azure_completion_powershell.md (about)

     1  <!-- This file was autogenerated via cilium-operator --cmdref, do not edit manually-->
     2  
     3  ## cilium-operator-azure completion powershell
     4  
     5  Generate the autocompletion script for powershell
     6  
     7  ### Synopsis
     8  
     9  Generate the autocompletion script for powershell.
    10  
    11  To load completions in your current shell session:
    12  
    13  	cilium-operator-azure completion powershell | Out-String | Invoke-Expression
    14  
    15  To load completions for every new session, add the output of the above command
    16  to your powershell profile.
    17  
    18  
    19  ```
    20  cilium-operator-azure completion powershell [flags]
    21  ```
    22  
    23  ### Options
    24  
    25  ```
    26    -h, --help              help for powershell
    27        --no-descriptions   disable completion descriptions
    28  ```
    29  
    30  ### SEE ALSO
    31  
    32  * [cilium-operator-azure completion](cilium-operator-azure_completion.md)	 - Generate the autocompletion script for the specified shell
    33