Поделиться через


blobfuse2 completion powershell

Use the blobfuse2 completion powershell command to generate the autocompletion script for BlobFuse2 for PowerShell.

Синтаксис

blobfuse2 completion powershell --[flag-name]=[flag-value]

Флаги (опции)

Flags that apply to blobfuse2 completion powershell are inherited from the grandparent command, blobfuse2, or apply only to the blobfuse2 completion subcommands.

Флаги, унаследованные от команды BlobFuse2

The following flags are inherited from grandparent command blobfuse2:

Флаг Краткая версия Тип значения Значение по умолчанию Описание
disable-version-check (отключить проверку версии) boolean неправда Включает или отключает автоматическую проверку версий двоичных файлов BLOBFuse2
help -h n/a Help info for the blobfuse2 command and subcommands

Flags that apply to the BlobFuse2 completion subcommands

Следующие флаги применяются только к blobfuse2 completion подкомандам:

Флаг Тип значения Значение по умолчанию Описание
без описаний boolean неправда Disable completion descriptions

Использование

To load completions in your current PowerShell session:

blobfuse2 completion powershell | Out-String | Invoke-Expression

To load completions for every new session, add the output of the above command to your PowerShell profile.

Примечание.

Вам потребуется запустить новую оболочку для того, чтобы эта настройка вступить в силу.

См. также