6 个版本 (破坏性更新)
0.5.0 | 2021 年 11 月 17 日 |
---|---|
0.4.0 | 2021 年 11 月 16 日 |
0.3.0 | 2021 年 11 月 14 日 |
0.2.10 | 2021 年 11 月 13 日 |
0.1.0 | 2021 年 11 月 12 日 |
#5 in #imgur
16KB
357 行
imgurian
Imgur API 客户端。
用法
从 发布版 安装可执行二进制文件,或运行 cargo install imgurian
。
$ imgurian --help
imgurian 0.5.0
Imgur API client.
USAGE:
imgurian <SUBCOMMAND>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
SUBCOMMANDS:
delete-image Delete an image.
favorite-image Favorite an image.
generate-access-token Generates an access token from given refresh token.
get-account Get information about an account.
get-account-image Get information about an image of an account.
get-account-images-count Get the total number of images associated with the account.
get-image Get information about an image.
help Prints this message or the help of the given subcommand(s)
list-account-images List account images.
update-image Update information about an image.
upload-image Upload a new image.
依赖项
~7–20MB
~283K SLoC