Crates.io | e-z |
lib.rs | e-z |
version | 0.3.0 |
source | src |
created_at | 2024-01-18 01:02:20.371883 |
updated_at | 2024-03-26 20:53:59.351153 |
description | Interact directly with the e-z.host API |
homepage | |
repository | https://github.com/theMackabu/ez-uploader |
max_upload_size | |
id | 1103636 |
size | 86,349 |
This is a CLI tool for interacting directly with the e-z.host API. (from the ✨command line✨)
git clone https://git.themackabu.dev/ez-uploader
cargo
cargo build --release
Commands:
login Save your access key
logout Remove your access key
delete Delete a file (last 10 cached)
upload Upload images, videos, gifs and audio
shorten Shorten urls
help Print this message or the help of the given subcommand(s)
Options:
-v, --verbose... Increase logging verbosity
-q, --quiet... Decrease logging verbosity
-h, --help Print help
-V, --version Print version
Usage: ez upload [OPTIONS] <FILE>
Arguments:
<FILE> The file you want to upload
Options:
-d, --domain <DOMAIN> Override domain to be used when uploading
-r, --random Toggle the use of your selected random domains
-i, --invisible Toggle the use of invisible characters in filenames
-e, --emoji Toggle the use of emojis in filenames
-s, --sus Toggle the use of among us characters in filenames
-c, --custom Toggle the use of custom characters in filenames
Usage: ez shorten [OPTIONS] <URL>
Arguments:
<URL> The url you want to shorten
Options:
-d, --domain <DOMAIN> Override domain to be used when uploading
-l, --longurl Toggle between 8 and 18 character URLs