dragonfly/docs/en/cli-reference/README.md

17 lines
595 B
Markdown

# CLI Reference
For almost all users, commandline is the first reference you may need.
Document in directory `CLI Reference` is about command detailed usage of
Dragonfly CLI including `dfget`, `cdn`, `scheduler` and `manager`.
You can get introductions, synopsis, examples, options about command.
Last but not least, Dragonfly can guarantee commandline docs is strongly
consistent with Dragonfly CLI's source code. What's more,
all commandline docs are auto generated via source code.
Table of contents:
* [dfget](dfget.md)
* [cdn](cdn.md)
* [scheduler](scheduler.md)
* [manager](manager.md)