Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use the blobfuse2 completion fish
command to generate the autocompletion script for BlobFuse2 for the fish shell.
Syntax
blobfuse2 completion fish --[flag-name]=[flag-value]
Flags (options)
Flags that apply to blobfuse2 completion fish
are inherited from the grandparent command, blobfuse2
, or apply only to the blobfuse2 completion
subcommands.
Flags inherited from the BlobFuse2 command
The following flags are inherited from grandparent command blobfuse2
:
Flag | Short version | Value type | Default value | Description |
---|---|---|---|---|
disable-version-check | boolean | false | Enables or disables automatic version checking of the BlobFuse2 binaries | |
help | -h | n/a | Help info for the blobfuse2 command and subcommands |
Flags that apply to the BlobFuse2 completion subcommands
The following flags apply only to the blobfuse2 completion
subcommands:
Flag | Value type | Default value | Description |
---|---|---|---|
no-descriptions | boolean | false | Disable completion descriptions |
Usage
To load completions in your current shell session:
blobfuse2 completion fish | source
To load completions for every new session, execute once:
blobfuse2 completion fish > ~/.config/fish/completions/blobfuse2.fish
Note
You will need to start a new shell for this setup to take effect.