.NET Core global CLI tool to upload images on imgur
The dotnet-imgup
nuget package is published to nuget.org
You can get the tool by running this command
$ dotnet tool install -g dotnet-imgup
Usage: imgup [options]
Options:
help Display help
upload Upload images to imgur
list List of all uploaded images
delete Delete images from imgur
clear Clear uploads history
Ex:
imgup upload ./flower.jpg ../img/table.jpg
flower.jpg uploaded to http://i.imgur.com/orunSTu.jpg
table.jpg uploaded to http://i.imgur.com/itaoTyS.jpg
Ex:
imgup delete TRB7Naih22ilflc QZBbj6QnYlpIVXp
deleted TRB7Naih22ilflc
deleted QZBbj6QnYlpIVXp