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

docs: add description for dfget flags#1509

Open
pengpj wants to merge 1 commit into
dragonflyoss:masterfrom
pengpj:master
Open

docs: add description for dfget flags#1509
pengpj wants to merge 1 commit into
dragonflyoss:masterfrom
pengpj:master

Conversation

@pengpj

@pengpj pengpj commented Nov 10, 2020

Copy link
Copy Markdown

Signed-off-by: pengpj ppeijie@qq.com

Ⅰ. Describe what this PR did

add some description about dfdaemon dfget flags .

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)? (你真的觉得不需要加测试吗?)

Ⅳ. Describe how to verify it

read and check it.

Ⅴ. Special notes for reviews

Signed-off-by: pengpj <ppeijie@qq.com>
@pouchrobot

Copy link
Copy Markdown
Contributor

We found this is your first time to contribute to Dragonfly, @pengpj
👏 We really appreciate it.
Just remind that you have read the contribution guide: https://github.com/dragonflyoss/Dragonfly/blob/master/CONTRIBUTING.md
If you didn't, you should do that first. If done, welcome again and please enjoy hacking! 🍻

# port: port number that server will listen on
# node: specify the supernode addresses, eg: "192.168.33.21:8002=1,192.168.33.22:8002=1" or "dragonfly-supernode-0.svc.kubernetes.local:8002"
# ip: IP address that server will listen on , also used to identify different peers by supernode, default current server ip (no required) ,
# port: port number that server will listen on , default 15001 (no required) ,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The 15001 port is just as a sample. The dfget peer port is random.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants