ossperks categories
Browse categories interactively or list them in non-interactive mode.
Usage
ossperks categories [options]Alias: ossperks cats
Options
| Flag | Description |
|---|---|
--json | Output raw JSON |
-h, --help | Show help |
Examples
# TTY: autocomplete a category, then list programs (NAME + URL).
# Non-TTY: prints a category table (NAME + COUNT).
ossperks categories
# JSON: category ids for ossperks list --category <id>
ossperks categories --jsonOutput
In a TTY, you get an autocomplete prompt; after you pick a category, the CLI prints a NAME and URL table for programs in that category (same style as ossperks list).
In a non-interactive environment:
13 categories
─────────────
NAME COUNT
Hosting & Deployment 12
Developer Tools 8
...The COUNT column is the number of programs in that category (example values).
Use the category id from --json with ossperks list --category <id> to filter programs in scripts.