rspm list repos#
Command to list repos
Examples#
rspm create source --type=local-python --name=local-python
rspm create repo --type=python --name=python
rspm subscribe --repo=python --source=local-python
rspm list repos
rspm list repos --source=local-python
Options#
-h, --help help for repos
--source string The source to filter by. Will return all repos containing the source.