Skip to content

A cargo subcommand that based on a Cargo.lock file generates JFrog CLI spec file to download crates from a private registry.

License

Notifications You must be signed in to change notification settings

lks128/cargo-jfrog-dl-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cargo-jfrog-dl-spec

A cargo subcommand that based on a Cargo.lock file generates JFrog CLI spec file to download crates from a private registry.

Install

cargo install cargo-jfrog-dl-spec

Usage

# Generate spec file
cargo jfrog-dl-spec --registry artifactory >spec.json

# Download crates from spec file
jfrog rt dl --spec=spec.json

About

A cargo subcommand that based on a Cargo.lock file generates JFrog CLI spec file to download crates from a private registry.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages