Maximo Application Suite CLI Ansible CLI
Edit on GitHub
Image Mirroring Image Validation Install Update Upgrade Uninstall MRE&F External DB Setup EAM Migration Mirror Db2 Images Minimal RBAC update upgrade uninstall must-gather configure-airgap mirror-redhat-images setup-registry teardown-registry provision-fyre provision-roks provision-rosa configtool-oidc Overview Sep 02 2025 Aug 28 2025 Jul 31 2025 Jun 24 2025 Dependencies Topology Cluster Extensions

Uninstall¤

Uninstall Overview¤

Uninstall will remove an entire MAS installation from a cluster, including all installed applications.

1 Uninstall Maximo Application Suite¤

Run mas uninstall and select the MAS installation instance that you want to uninstall.

mas uninstall

The command can also be ran non-interactive.

mas uninstall -i @@MAS_INSTANCE@@ --no-confirm

The command can be ran in a prebuilt CLI docker container.

docker run -ti --rm --pull always quay.io/ibmmas/cli mas uninstall

Note: If you are not already connected to an OpenShift cluster you will be prompted to provide the server URL & token, and whether to verify the server certificate or not, If you are already connected to a cluster you will be given the option to change to another cluster.