31 строка
613 B
Markdown
31 строка
613 B
Markdown
|
## blobfuse2 unmount
|
||
|
|
||
|
Unmount Blobfuse2
|
||
|
|
||
|
### Synopsis
|
||
|
|
||
|
Unmount Blobfuse2
|
||
|
|
||
|
```
|
||
|
blobfuse2 unmount <mount path> [flags]
|
||
|
```
|
||
|
|
||
|
### Options
|
||
|
|
||
|
```
|
||
|
-h, --help help for unmount
|
||
|
```
|
||
|
|
||
|
### Options inherited from parent commands
|
||
|
|
||
|
```
|
||
|
--disable-version-check To disable version check that is performed automatically
|
||
|
```
|
||
|
|
||
|
### SEE ALSO
|
||
|
|
||
|
* [blobfuse2](blobfuse2.md) - Blobfuse2 is an open source project developed to provide a virtual filesystem backed by the Azure Storage.
|
||
|
* [blobfuse2 unmount all](blobfuse2_unmount_all.md) - Unmount all instances of Blobfuse2
|
||
|
|
||
|
###### Auto generated by spf13/cobra on 15-Sep-2022
|