Commands list displays list of all local package repositories.
Usage:
$ aptly repo list
Flags:
-raw
: display list in machine-readable formatExamples:
$ aptly repo list
List of local repos:
* [stable]: Stable packages for project Foo (packages: 10)
* [testing] (packages: 1)
To get more information about local repository, run aptly repo show <name>
.
$ aptly repo list -raw
stable
testing