spotify-cli / commands/search
commands/search
CLI command handler for Spotify catalog search.
Variables
searchCommand
constsearchCommand:CommandHandler
Defined in: src/commands/search.ts:19
Handles spotify search <query> [--type track,album,...] [--limit N] [--offset N].
Searches the Spotify catalog. Defaults to searching for tracks if --type is not specified.