-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
A-registriesArea: registriesArea: registriesC-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Description
I haven't found this among opened issues. Feel free to close if this idea is already present in some thread.
$ cargo registry -h
Operate on custom registry info
Usage:
cargo registry [options]
Options:
-h, --help Print this message
-g, --global Save to $HOME/.cargo/config (else save to .cargo/config)
-a, --add NAME INDEX Set registry info by name and index URL
-r, --remove NAME Remove registry info by name
-l, --list List all the registries (local registries overrides global)
Metadata
Metadata
Assignees
Labels
A-registriesArea: registriesArea: registriesC-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`