Uninstall MyBase

更新时间:
复制 MD 格式

This topic describes how to uninstall MyBase . This lets you reinstall MyBase .

Prerequisite

You have completed the steps in Deploy MyBase.

Procedure

  1. Run the following command to uninstall the cluster.

    mybase cluster uninstall
  2. (Optional) Run the following command to clean up images. Skip this step if you have sufficient disk space.

    sealer images | awk '{print $3}' | xargs sealer rmi -f