OptionalAllowAllow dropping schemas whose name starts with '__' (normally reserved for MJ internals). The exact-match reserved list (dbo/sys/guest/INFORMATION_SCHEMA/__mj) remains blocked. Dangerous; intended for MJ-internal apps only.
Name of the installed app to remove
OptionalForceForce removal even if other apps depend on this one
OptionalKeepKeep the database schema and data (don't DROP SCHEMA)
OptionalVerboseEnable verbose output
Options for the remove command.