Hop Search
Description
Hop Search is a command line tool which allows you to search in your projects. It’s particularly useful if you’re working on a remote server over a ssh connection and you need to find a certain value, setting, transform, action and so on.
The search will match names, keys, values, descriptions and so on.
Options
| Option | Description | Default value | Available for plugin |
|---|---|---|---|
|
The name of the project you want to search in |
None or the configured default project when none is specified |
Projects |
|
The environment to search in |
None or the configured default environment when none is specified |
Projects |
|
Print the help options |
None |
|
|
Perform a case insensitive search |
false |
|
|
The specified search string is a (Java) regular expression |
false |
|
|
Print which locations are being looked at |
false |
|
|
Print version information |
false |