waifu-vault-client

Crates.iowaifu-vault-client
lib.rswaifu-vault-client
version0.3.0
sourcesrc
created_at2024-02-21 17:22:59.496684
updated_at2024-04-06 15:51:06.450555
descriptionCLI application to interact with the Waifu Vault API
homepagehttps://waifuvault.moe/
repositoryhttps://github.com/Tyrannican/waifu-vault-cli
max_upload_size
id1148273
size61,755
Graham Keenan (Tyrannican)

documentation

README

Waifu Vault CLI

CLI to interact with the temporary storage site Waifu Vault

:warning: Disclaimer: I do not own the site, only created this CLI to interact with it :warning:

For more information on what is allowed / disallowed and Terms of Service, please visit the website above.

Installation

You can install this app via Cargo:

cargo install waifu-vault-client

Usage

CLI application to interact with the Waifu Vault API

Usage: wvc <COMMAND>

Commands:
  upload    Upload a file to vault
  download  Retrieve a file from the vault
  info      Information about a file in the vault
  delete    Delete a file from the vault
  help      Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version
Commit count: 27

cargo fmt