print-categories
Name
cave-print-categories — Prints a list of known categories.
Synopsis
cave print-categories [ --containing pkgname ] [ --repository reponame ]
DESCRIPTION
Prints a list of known categories. No formatting is used, making the output suitable for parsing by scripts.
OPTIONS
Global Options
Global options, used by every subcommand.
- -h , --help
- display help message
Filters
Filter the output. Each filter may be specified more than once. The object specified by the filter does not have to exist.
- --containing
- Show only categories containing this package name. If specified multiple times, categories containing any of these package names are selected.
- --repository
- Show only categories in this repository. If specified multiple times, categories in any of these repositories are selected.