teambit / bit

A build system for development of composable software.
https://bit.dev
Other
17.8k stars 922 forks source link

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

Closed davidfirst closed 1 month ago

davidfirst commented 1 month ago

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.