Skip to content

Commit

Permalink
Merge pull request #228 from silenceper/patch-1
Browse files Browse the repository at this point in the history
fix csc node get-info
  • Loading branch information
k8s-ci-robot authored Dec 3, 2020
2 parents b1cfe85 + 51d092c commit 77d8eb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/hostpath/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ $ csc node unpublish --endpoint tcp://127.0.0.1:10000 --target-path /mnt/hostpat
CSIVolumeID
```

#### Get NodeID
#### Get NodeInfo
```
$ csc node get-id --endpoint tcp://127.0.0.1:10000
$ csc node get-info --endpoint tcp://127.0.0.1:10000
CSINode
```

0 comments on commit 77d8eb3

Please sign in to comment.