OSS Perks

ossperks search

Search OSS perk programs by keyword across names, descriptions, and providers.

Usage

ossperks search <query> [options]

Arguments

ArgumentDescription
<query>Search term (matches name, description, or provider)

Options

FlagDescription
-c, --category <slug>Limit search to a specific category
--jsonOutput raw JSON
-h, --helpShow help

Examples

# Search for "hosting"
ossperks search hosting

# Search for "credits" in the devtools category
ossperks search credits --category devtools

# JSON output
ossperks search vercel --json

Output

Results for "hosting" (4 programs)

NAME                          PROVIDER    CATEGORY
Vercel for Open Source        Vercel      hosting
Netlify OSS Plan              Netlify     hosting
Railway OSS Program           Railway     hosting
Render Open Source            Render      hosting

Use ossperks show <slug> to view full details for any result.

On this page