Updating default CLI plugins in version 7

Version:

Plugins must be updated to the latest version in order to function properly.

You can use the command dotnet sitecore plugin init --overwrite to update any installed default plugins to the same version as the CLI.

The default plugins are:

  • Sitecore.DevEx.Extensibility.Serialization
  • Sitecore.DevEx.Extensibility.Publishing
  • Sitecore.DevEx.Extensibility.Indexing
  • Sitecore.DevEx.Extensibility.ResourcePackage
  • Sitecore.DevEx.Extensibility.Database

The command does not update other plugins.

Note

The dotnet sitecore plugin init --overwrite command also installs any of the default plugins that you have not installed. If you prefer not to install or update all the plugins, follow the update procedure and provide the --version option.

If you have suggestions for improving this article, let us know!