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

     1  <!-- This file was autogenerated via cilium-operator --cmdref, do not edit manually-->
     2  
     3  ## cilium-operator completion fish
     4  
     5  Generate the autocompletion script for fish
     6  
     7  ### Synopsis
     8  
     9  Generate the autocompletion script for the fish shell.
    10  
    11  To load completions in your current shell session:
    12  
    13  	cilium-operator completion fish | source
    14  
    15  To load completions for every new session, execute once:
    16  
    17  	cilium-operator completion fish > ~/.config/fish/completions/cilium-operator.fish
    18  
    19  You will need to start a new shell for this setup to take effect.
    20  
    21  
    22  ```
    23  cilium-operator completion fish [flags]
    24  ```
    25  
    26  ### Options
    27  
    28  ```
    29    -h, --help              help for fish
    30        --no-descriptions   disable completion descriptions
    31  ```
    32  
    33  ### SEE ALSO
    34  
    35  * [cilium-operator completion](cilium-operator_completion.md)	 - Generate the autocompletion script for the specified shell
    36