mpm CLI attempts to elevate privileges for all commands. Commands such as help, search, list, managers, etc do not require sudo privileges. Since the password is asked for every command, this negatively affects the user experience.
Solution
Attempt to elevate privileges only for commands that need it
mpm CLI attempts to elevate privileges for all commands. Commands such as help, search, list, managers, etc do not require sudo privileges. Since the password is asked for every command, this negatively affects the user experience.
Solution