A command line tool for dnspod
console
cargo install dnspod-cli
```console dnspod-cli -h A command line tool for dnspod
Usage: dnspod-cli --secret-id
Commands: record 记录相关 domain 域名相关 help Print this message or the help of the given subcommand(s)
Options:
--secret-id
目前只添加了关于域名和记录的部分 subcommand, 如果你想添加更多, 请看 dnspod-lib
通过 define_action_list
宏可以很方便地添加其它接口请求