b search
Discovers all binaries available for installation. The search can be filtered with a query.
Alias
s
Usage
Examples
List all available binaries
Run the command without a query to see all available binaries.
Search for specific binaries
Provide a query to filter the results.
Search with JSON output
Use the --output global flag to get the results in JSON format.
Flags
| Flag | Description |
|---|---|
-h, --help | help for search |
Global Flags
| Flag | Description |
|---|---|
-c, --config string | Path to configuration file (current: /home/fentas/github/fentas/b/.bin/b.yaml) |
--force | Force operations, overwriting existing binaries |
-o, --output stringArray | output options: json |
-q, --quiet | Quiet mode |
-v, --version | Print version information and quit |
Was this section helpful?