Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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.
Syntaxis
De blobfuse2
opdracht heeft twee indelingen:
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:
Vlag | Korte versie | Waardetype | Standaardwaarde | Beschrijving |
---|---|---|---|---|
versiecontrole uitschakelen | boolean | onwaar | Whether to disable the automatic BlobFuse2 version check | |
help | -h | n/a | n/a | Help-informatie voor de blobfuse2-opdracht en subopdrachten |
version | -v | n/a | n/a | Display BlobFuse2 version information |
Opdrachten
The supported commands for BlobFuse2 are:
Opdracht | Beschrijving |
---|---|
monteren | 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 |
completion | Generates an autocompletion script for BlobFuse2 for the specified shell |
veilig | Encrypts or decrypts a configuration file, or gets or sets values in an encrypted configuration file |
version | Displays the current version of BlobFuse2 |
help | Gives help information about any command |
Argumenten
BlobFuse2 command arguments are specific to the individual commands. See the documentation for each command for details and examples.