Skip to content

cargo: shortcut for adding a source #1355

@graydon

Description

@graydon
Contributor

It's a minor UI convenience, but "cargo add-source " is a nice way to save people the activation-energy of manually editing a json file.

Activity

graydon

graydon commented on Dec 20, 2011

@graydon
ContributorAuthor

for that matter, maybe invert the command-name and support "cargo source add ...", "cargo source list" and "cargo source rm" if you like. Basically the UI affordances given to git 'remotes'.

ghost assigned on Apr 12, 2012
eholk

eholk commented on Jul 6, 2012

@eholk
Contributor

According to z0w0, this was added a while ago...

z0w0

z0w0 commented on Jul 6, 2012

@z0w0
Contributor
removed their assignment
on Jun 16, 2014
added a commit that references this issue on Mar 15, 2023
291cadb
added a commit that references this issue on Aug 5, 2023
added a commit that references this issue on Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @graydon@eholk@z0w0

        Issue actions

          cargo: shortcut for adding a source · Issue #1355 · rust-lang/rust