title: “SCMCLI” date: 2017-08-10 summary: Admin tool for managing SCM

SCM is the block service for Ozone. It is also the workhorse for ozone. But user process never talks to SCM. However, being able to read the state of SCM is useful.

SCMCLI allows the developer to access SCM directly. Please note: Improper usage of this tool can destroy your cluster. Unless you know exactly what you are doing, Please do not use this tool. In other words, this is a developer only tool. We might even remove this command in future to prevent improper use.

[^1]: This assumes that you have a working docker installation on the development machine.