support¶
Use the support command to create a support bundle for the specified MKE nodes. This command creates a support bundle file for the specified nodes, including the MKE cluster ID, and prints it to stdout.
To use the support command:
docker container run --rm \
--name mke \
--log-driver none \
--volume /var/run/docker.sock:/var/run/docker.sock \
mirantis/ucp:3.x.y \
support <command-options> > docker-support.tgz
Options¶
Option |
Description |
---|---|
|
Enables debug mode. |
|
Produces JSON-formatted output for easier parsing. |
|
Submits the support bundle to Mirantis Customer Support along with the following information:
|