6.0.1 • Published 5 months ago

@cotar/cli v6.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Cloud Optimized Tar (COTAR) - CLI (@cotar/cli)

.tar + .tar.index + AWS S3 = :heart:

Create cloud optimized tar

cotar create sample.tar --verbose --binary

Seve a cotar from a webserver

cotar serve sample.tar

List all files inside the tar

curl http://localhost:8080/v1/list

Fetch a specific file from the tar

curl http://localhost:8080/v1/file/package.json

Creating reproducible tars

Create a reproducible tar where most metadata is stripped from the files such as modified time, which means two tar files from the same source data should have the exact same hash.

cotar tar output.tar files/
6.0.1

5 months ago

5.6.0

1 year ago

5.4.2

1 year ago

5.5.0

1 year ago

5.4.1

2 years ago

5.4.0

2 years ago

5.3.0

2 years ago

5.2.0

2 years ago

5.1.1

2 years ago

5.0.1

3 years ago

4.0.0

3 years ago

3.1.0

3 years ago

3.0.0

3 years ago

2.0.0

3 years ago

1.5.0

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago