Usage
Replace <NAME> with the package name to search for.
Replace <#> with a number for —limit (-l) or —offset (-o).
Replace <COLUMN> with the sort column (use
Replace <FAMILY> with an artifact family (for example, conda, python, notebook).
Replace <PLATFORM> with a platform (for example, linux-64, osx-64, noarch).
Replace <#> with a number for —limit (-l) or —offset (-o).
Replace <COLUMN> with the sort column (use
- prefix for descending).Replace <FAMILY> with an artifact family (for example, conda, python, notebook).
Replace <PLATFORM> with a platform (for example, linux-64, osx-64, noarch).
Description
Searches the repository for packages and artifacts matching the given name. You can filter by artifact family, platform, and control sort and pagination.Options
Option
Default
Description
<NAME>Package name to search for (positional argument)
-l, --limit <#>50Maximum number of results to display
-o, --offset <#>0Offset when displaying results
-s, --sort <COLUMN>download_countSort by column (use ’-’ prefix for descending)
-f, --family <FAMILY>Filter by artifact family:
conda, python, cran, anaconda_project, anaconda_env, notebook, gra-p, --platform <PLATFORM>Filter by platform (for example,
linux-64, osx-64, noarch)-h, --helpShow help for this command