#文件存储 #API #命令行应用程序 #CLI

应用程序 waifu-vault-client

用于与Waifu Vault API交互的命令行应用程序

3个版本 (重大更新)

0.3.0 2024年4月6日
0.2.0 2024年2月22日
0.1.0 2024年2月21日

命令行工具中排名第855

每月下载次数为21

MIT/Apache

19KB
279

Waifu Vault CLI

用于与临时存储网站Waifu Vault交互的CLI

⚠️ 免责声明:我并不拥有该网站,只是创建了这个CLI来与之交互 ⚠️

有关允许/不允许的内容以及服务条款的更多信息,请访问上述网站。

安装

您可以通过Cargo安装此应用程序

cargo install waifu-vault-client

用法

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

依赖关系

~7–20MB
~298K SLoC