-
Notifications
You must be signed in to change notification settings - Fork 24
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
Would be nice for --available
to include Channel
as well in the last column
#674
Comments
A good example of why this information is important would be
We use tags to manage release channels in both NPM and oclif. And it's super nice to be able to look at the channels layout, ie see what versions are assigned to which channels. Our current
Would be great to add |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue has been linked to a new work item: W-15974839 |
Currently we have two columns in the output of this flag:
Location
andVersion
Would be nice to also see
Channel
there in the las column if it is possible to implementThe text was updated successfully, but these errors were encountered: