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

feat(list), introduce "--include-deleted" flag #9041

Merged
merged 2 commits into from
Jul 16, 2024
Merged

Conversation

davidfirst
Copy link
Member

By default, deleted components are not shown in bit list output.
This new flag --include-deleted includes them. Keep in mind that the remotes must update the code in order for the client to get it.

@davidfirst davidfirst merged commit 047edc8 into master Jul 16, 2024
11 checks passed
@davidfirst davidfirst deleted the list-include-deleted branch July 16, 2024 22:50
davidfirst added a commit that referenced this pull request Jul 17, 2024
…applicable (#9043)

Another [PR](#9041) just merged
introduced a new flag `--include-deleted` to include deleted components
in the list output. This PR shows them with a red mark `[deleted]`.
Also, it changes the `[deprecated]` to be yellow.
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 this pull request may close these issues.

2 participants