1aptly mirror - manage mirrors of remote repositories
2
3Commands:
4
5    create      create new mirror
6    drop        delete mirror
7    edit        edit mirror settings
8    list        list mirrors
9    rename      renames mirror
10    search      search mirror for packages matching query
11    show        show details about mirror
12    update      update mirror
13
14Use "mirror help <command>" for more information about a command.
15
16
17Options:
18  -architectures="": list of architectures to consider during (comma-separated), default to all available
19  -config="": location of configuration file (default locations are /etc/aptly.conf, ~/.aptly.conf)
20  -db-open-attempts=10: number of attempts to open DB if it's locked by other instance
21  -dep-follow-all-variants: when processing dependencies, follow a & b if dependency is 'a|b'
22  -dep-follow-recommends: when processing dependencies, follow Recommends
23  -dep-follow-source: when processing dependencies, follow from binary to Source packages
24  -dep-follow-suggests: when processing dependencies, follow Suggests
25  -dep-verbose-resolve: when processing dependencies, print detailed logs
26  -gpg-provider="": PGP implementation ("gpg", "gpg1", "gpg2" for external gpg or "internal" for Go internal implementation)
27ERROR: unable to parse command
28