6 releases (breaking)
0.5.0 | Nov 17, 2021 |
---|---|
0.4.0 | Nov 16, 2021 |
0.3.0 | Nov 14, 2021 |
0.2.10 | Nov 13, 2021 |
0.1.0 | Nov 12, 2021 |
#6 in #imgur
16KB
357 lines
imgurian
Imgur API client.
Usage
Install an executable binary from Releases, or run 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.
Dependencies
~9–20MB
~303K SLoC