[Proposal] Subcommand to operate on custom registry info #4690
Labels
A-registries
Area: registries
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
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)
The text was updated successfully, but these errors were encountered: