Install Crates

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide

Run this command:

cargo install <PACKAGE>

Where <PACKAGE> is the name of the crate you want to install. For example:

cargo install ripgrep

Tip

To resolve multiple registries, add the optional flag --registry <REGISTRY_ID>.