Class BuildRegistryCommand

Rebuilds the serialization registries for all resource types.

Inheritance
object
Sitecore.CH.Cli.Core.Abstractions.Commands.BaseCommand<THandler>Sitecore.CH.Cli.Plugin.Serialization.CommandHandlers.BuildRegistryCommandHandler
BuildRegistryCommand
Namespace: SitecoreSitecore.CHSitecore.CH.CliSitecore.CH.Cli.PluginSitecore.CH.Cli.Plugin.SerializationCommands
Assembly: Sitecore.CH.Cli.Plugin.Serialization.dll
Syntax
RequestResponse
public sealed class BuildRegistryCommand : BaseCommand<BuildRegistryCommandHandler>
Remarks

Optional parameters

  • --folder -f Specifies the a working directory other than the current folder.

Global parameters

  • -? --help -h Show this help message and exit.
  • -v --verbosity Enables verbose logging.
Examples

Rebuild the local registries:

RequestResponse
ch-cli serialization build-registry

Rebuild the local registries, using the specified working directory:

RequestResponse
ch-cli serialization build-registry --folder "<local path>"

Do you have some feedback for us?

If you have suggestions for improving this article,