Skip to main content
Version: Current (v17+)

uSync.CommandLine for Umbraco v16+

v17 of the uSync.CommandLine utility uses the ManagementAPI (and the uSync Management API) to do the funky stuff without you having to install anything on the server.

To install it, run this command:

dotnet tool install uSync.Cli

To install this tool globally add -g to the command:

dotnet tool install -g uSync.Cli

Then it's time to Create an API User