imshuai / Alist-cli

Alist command line interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alist-cli

Alist command line interface

安装

go install github.com/imshuai/Alist-cli@latest

使用

alist-cli.exe --help
NAME:
   alist-cli - A new cli application

USAGE:
   alist-cli [global options] command [command options] [arguments...]

DESCRIPTION:
   alist command line interface

COMMANDS:
   version           show alist-cli version
   move, mv, rename  move file from src to dst, cannot cross mount point
   copy, cp          copy file from src to dst, can cross mount point
   list, ls          list all files in path
   delete, rm        delete file from path
   upload            upload file to path, imcomplete not supported yet
   help, h           Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h  show help

作者

@imshuai

感谢

Alist

About

Alist command line interface


Languages

Language:Go 100.0%