Description
The dcos package search command allows you to search the package repository.
Usage
dcos package search [<query> --json]
Options
| Name |
Description |
-h, --help |
Display usage. |
--json |
Display output as JSON-formatted data. |
Positional arguments
| Name |
Description |
<query> |
Pattern to use for searching the package repository. You can use complete or partial values. |
Examples
For an example, see the documentation.
Parent command
| Command |
Description |
| dcos package |
Install and manage DC/OS software packages. |