Skip to content
This repository was archived by the owner on Dec 1, 2022. It is now read-only.

Commit c4400c2

Browse files
authored
Update README.md
1 parent 7d24567 commit c4400c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ $ sudo ./bin/imageplugin --endpoint tcp://127.0.0.1:10000 --nodeid CSINode -v=5
6969
Get ```csc``` tool from https://github.com/rexray/gocsi/tree/master/csc
7070

7171
### Mount the image
72-
$ csc -e tcp://127.0.0.1:10000 node publish abcdefg --attrib image=kfox1111/misc:test --cap MULTI_NODE_MULTI_WRITER,block --target-path /tmp/csi
72+
$ csc -e tcp://127.0.0.1:10000 node publish abcdefg --vol-context image=kfox1111/misc:test --cap MULTI_NODE_MULTI_WRITER,block --target-path /tmp/csi
7373

7474
### Unmount the image
7575
$ csc -e tcp://127.0.0.1:10000 node unpublish abcdefg --target-path /tmp/csi

0 commit comments

Comments
 (0)