installer listdeployments
Lists all cluster deployments.
Syntax
- CLI
-
/opt/mapr/bin/maprcli installer listdeployments usage: list_clusters.py [-pypath pythonpath (optional, default is python3, use -h for help)] [-h] [-p] [-ip]
Parameters
Parameter |
Description |
---|---|
-pypath | Optional path to the python executable. Default executable is
python3 . |
-p | --pretty | Optional. Tidy the output for readability. |
-ip | --inprogress | Optional. Only display clusters that are in the process of being deployed. |
List deployments example
List clusters that are being deployed.
- CLI
-
/opt/mapr/bin/maprcli installer listdeployments -ip -p