Skip to content

Commit 3465228

Browse files
authored
Update csi-debug.md
1 parent 7952b0b commit 3465228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/csi-debug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ export AZURE_STORAGE_ACCOUNT=
102102
export AZURE_STORAGE_ACCESS_KEY=
103103
# only for sovereign cloud
104104
# export AZURE_STORAGE_BLOB_ENDPOINT=accountname.blob.core.chinacloudapi.cn
105-
blobfuse test --container-name=CONTAINER-NAME --tmp-path=/tmp/blobfuse -o allow_other --file-cache-timeout-in-seconds=120
105+
blobfuse2 test --container-name=CONTAINER-NAME --tmp-path=/tmp/blobfuse -o allow_other --file-cache-timeout-in-seconds=120
106106
```
107107
> You can find more detailed information about environment variables at https://github.com/Azure/azure-storage-fuse#environment-variables.
108108

0 commit comments

Comments
 (0)