Class BaseRunAsSuperuserCommand

All Implemented Interfaces:
Closeable, AutoCloseable

public abstract class BaseRunAsSuperuserCommand extends KeyStoreAwareCommand
A KeyStoreAwareCommand that can be extended fpr any CLI tool that needs to allow a local user with filesystem write access to perform actions on the node as a superuser. It leverages temporary file realm users with a `superuser` role.