| title | How to use the 'blobfuse2 unmount all' command to unmount all blob containers in a storage account as a Linux file system |
|---|---|
| titleSuffix | Azure Storage |
| description | Learn how to use the 'blobfuse2 unmount all' command to unmount all blob containers in a storage account as a Linux file system. |
| author | akashdubey-ms |
| ms.service | azure-blob-storage |
| ms.custom | linux-related-content |
| ms.topic | how-to |
| ms.date | 12/02/2022 |
| ms.author | akashdubey |
Use the blobfuse2 unmount all command to unmount all existing BlobFuse2 mount points.
blobfuse2 unmount all --[flag-name]=[flag-value]
Flags that apply to blobfuse2 unmount all are inherited from the grandparent command, blobfuse2.
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 |
Unmount all BlobFuse2 mount points:
sudo blobfuse2 unmount all