Skip to content

Commit

Permalink
README.md: discover target from discovery service
Browse files Browse the repository at this point in the history
Signed-off-by: Yin Congmin <[email protected]>
  • Loading branch information
CongMinYin committed Sep 7, 2023
1 parent e8cc493 commit ebdaa2f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,11 @@ The discovery service can provide all the targets that the current user can acce
$ docker-compose up --detach discovery
```
3. Discover targets from discovery service. The default port is 8009.
```bash
$ nvme discover -t tcp -a 192.168.13.3 -s 8009
```
## Advanced
### Configuration
Expand Down

0 comments on commit ebdaa2f

Please sign in to comment.