OSS Perks

ossperks show

Display full details for a specific OSS perk program.

Usage

ossperks show [id] [options]

Alias: ossperks info

Arguments

ArgumentDescription
[id]Optional program id (e.g. vercel, github-pages). Omit in a TTY to pick from a list.

Options

FlagDescription
--jsonOutput raw JSON
-h, --helpShow help

Examples

# Show the Vercel program
ossperks show vercel

# Interactive picker (TTY): choose a program from the list
ossperks show

# Machine-readable JSON
ossperks show vercel --json

Output

─────────────────────────────────────
  Vercel for Open Source
  by Vercel  ·  hosting
─────────────────────────────────────

Vercel provides platform credits and additional services for
open-source projects hosted on the Vercel platform.

PERKS
  • $3,600 Platform Credits — $3,600 in Vercel platform credits
    distributed over 12 months.
  • OSS Starter Pack — Credits from third-party services.

ELIGIBILITY
  • Must be an open-source project actively developed and maintained.
  • Must be hosted on (or intended to host on) Vercel.

HOW TO APPLY
  • Apply through the Vercel OSS program page when applications open.

  → Apply Now: https://vercel.com/open-source-program

Run ossperks show without an id in a TTY to pick a program interactively, or use ossperks search the same way.

On this page