`heroku search` =============== Search for a command. * [`heroku search`](#heroku-search) ## `heroku search` Search for a command. ``` USAGE $ heroku search DESCRIPTION Search for a command. Once you select a command, hit enter and it will show the help for that command. ``` _See code: [@oclif/plugin-search](https://github.com/oclif/plugin-search/blob/v1.2.38/src/commands/search.ts)_