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


BlobFuse2 help command

Use the blobfuse2 help command to get help info for the BlobFuse2 command and subcommands.

Синтаксис

Команда blobfuse2 help имеет 2 формата:

blobfuse2 help --[flag-name]=[flag-value]

blobfuse2 help [command] --[flag-name]=[flag-value]

Аргументы

[command]

You can get help information for any of the specific BlobFuse2 commands. The supported blobfuse2 commands are:

командование Описание
mount Mounts blob storage containers and displays existing mount points
unmount Unmounts previously mounted blob storage containers
mountv1 Generates a configuration file for BlobFuse2 from a BlobFuse v1 configuration file
завершение Generates the autocompletion script for BlobFuse2 for a specified shell
secure Encrypts, decrypts, or accesses settings in a BlobFuse2 configuration file
версия Displays the current version of BlobFuse2, and optionally checks for the latest version

Select one of the command links in the table above to view the documentation for the individual commands, including the arguments and flags they support.

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

The flags available for blobfuse2 help are inherited from the parent command, blobfuse2.

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

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

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

Примеры

Get general BlobFuse2 help:

blobfuse2 help

Get help for the blobfuse2 mount command:

blobfuse2 help mount

Get help for the blobfuse2 secure encrypt subcommand:

blobfuse2 help secure encrypt

См. также