Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unalias multiple aliases at once #2298

Closed
ricab opened this issue Oct 19, 2021 · 1 comment
Closed

Unalias multiple aliases at once #2298

ricab opened this issue Oct 19, 2021 · 1 comment
Assignees
Milestone

Comments

@ricab
Copy link
Collaborator

ricab commented Oct 19, 2021

What are you trying to do?

$ multipass unalias alias1 alias2
Wrong number of arguments given

What's your proposed solution?
multipass unalias [--all|alias [alias...]]

@luis4a0 luis4a0 self-assigned this Jun 14, 2022
bors bot added a commit that referenced this issue Jun 23, 2022
2615: Add `unalias --all` r=townsend2010 a=luis4a0

This PR adds the argument `--all` to the `unalias` command. It also makes `unalias` capable to remove various alias at once.

Addresses #2298.

Co-authored-by: Luis Peñaranda <[email protected]>
bors bot added a commit that referenced this issue Jun 24, 2022
2615: Add `unalias --all` r=townsend2010 a=luis4a0

This PR adds the argument `--all` to the `unalias` command. It also makes `unalias` capable to remove various alias at once.

Addresses #2298.

Co-authored-by: Luis Peñaranda <[email protected]>
bors bot added a commit that referenced this issue Jun 24, 2022
2615: Add `unalias --all` r=townsend2010 a=luis4a0

This PR adds the argument `--all` to the `unalias` command. It also makes `unalias` capable to remove various alias at once.

Addresses #2298.

Co-authored-by: Luis Peñaranda <[email protected]>
@luis4a0
Copy link
Contributor

luis4a0 commented Jun 29, 2022

I should say "fixes" instead of "addresses" in the PR to close this issue automatically 🤦

@luis4a0 luis4a0 closed this as completed Jun 29, 2022
@townsend2010 townsend2010 added this to the v1.10.0 milestone Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants