.disable plugin command

Disables a plugin.

Permissions

You must have AllDatabasesAdmin permissions to run this command.

Syntax

.disable plugin PluginName

Learn more about syntax conventions.

Parameters

Name Type Required Description
PluginName string ✔️ The name of the plugin to disable.

Example

The following command disables the autocluster plugin on the cluster.

.disable plugin autocluster