View Source rebar3_hex_search (rebar3_hex v7.0.8)

rebar3 hex search - search for packages on hexpm.

Displays packages matching the given search query.

If you are authenticated it will additionally search all organizations you are member of.

  $ rebar3 hex search PACKAGE

Command line options

  • --repo - Specify the repository to work with. This option is required when you have multiple repositories configured, including organizations. The argument must be a fully qualified repository name (e.g, hexpm, hexpm:my_org, my_own_hexpm). Defaults to hexpm.