Skip to content

rspm list repos#

Command to list repos

rspm list repos [flags]

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.

Options inherited from parent commands#

  -c, --config string          Path to config file
  -o, --output-format string   Specify the output format 'human' for human-readable output or 'json' for JSON-encoded output. (default "human")
  -v, --verbose                Provide additional output