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


How to use the BlobFuse2 command set

This reference shows how to use the BlobFuse2 command set to mount Azure blob storage containers as file systems on Linux, and how to manage them.

Синтаксис

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

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

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

Flags (Options)

Most flags are specific to individual BlobFuse2 commands. See the documentation for each command for details and examples.

The following options can be used without a command or are inherited by individual commands:

Флаг Краткая версия Тип значения Значение по умолчанию Описание
disable-version-check (отключить проверку версии) boolean неправда Whether to disable the automatic BlobFuse2 version check
help -h n/a n/a Help info for the blobfuse2 command and subcommands
version -v n/a n/a Display BlobFuse2 version information

Commands

The supported commands for BlobFuse2 are:

командование Описание
mount Mounts an Azure blob storage container as a filesystem in Linux or lists mounted file systems
mountv1 Mounts a blob container using legacy BlobFuse configuration and CLI parameters
unmount Unmounts a BlobFuse2-mounted file system
завершение Generates an autocompletion script for BlobFuse2 for the specified shell
secure Encrypts or decrypts a configuration file, or gets or sets values in an encrypted configuration file
версия Displays the current version of BlobFuse2
помощь Gives help information about any command

Аргументы

BlobFuse2 command arguments are specific to the individual commands. See the documentation for each command for details and examples.

См. также