Currently the gh search repos --archived is documented as "Filter based on archive state". It does indeed allow to filter on archived repos, but I think it would be really nice if it could also be used to exclude any archived repos, by using it as --archived false, similar to how it is described in the linked documentation: https://docs.github.com/en/search-github/searching-on-github/searching-for-repositories#search-based-on-whether-a-repository-is-archived
Currently the
gh search repos --archivedis documented as "Filter based on archive state". It does indeed allow to filter on archived repos, but I think it would be really nice if it could also be used to exclude any archived repos, by using it as--archived false, similar to how it is described in the linked documentation: https://docs.github.com/en/search-github/searching-on-github/searching-for-repositories#search-based-on-whether-a-repository-is-archived