Skip to content

A cli tool for interacting with a Tus enabled server.

Notifications You must be signed in to change notification settings

jonstodle/TusCli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TusCli

A cli tool for interacting with a Tus enabled server.

Install

dotnet tool install -g TusCli

Usage

tus --help output:

A cli tool for interacting with a Tus enabled server.

Usage: tus [arguments] [options]

Arguments:
  file                      File to upload
  address                   The endpoint of the Tus server

Options:
  -m|--metadata <METADATA>  Additional metadata to submit. Format: key1=value1,key2=value2
  -?|-h|--help              Show help information

About

A cli tool for interacting with a Tus enabled server.

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages