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

Print currently in-use toolchain if no arguments are provided to use #70

Closed
patrickfreed opened this issue Oct 2, 2023 · 0 comments · Fixed by #75
Closed

Print currently in-use toolchain if no arguments are provided to use #70

patrickfreed opened this issue Oct 2, 2023 · 0 comments · Fixed by #75
Milestone

Comments

@patrickfreed
Copy link
Contributor

To retrieve the currently in-use toolchain, users currently need to either visually parse the output of swiftly list or pipe it to grep use. To make this a bit easier, swiftly should print the in use toolchain if no arguments are provided to use.

e.g.

$ swiftly use
main-snapshot-2023-09-22 (in use)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant