📄️ Command Basics
The uSync command has some things that are the same regardless of the commands you use.
📄️ List
The List command lists all the available commands on a remote server.
📄️ Run
The Run command connects to the remote Umbraco instance and executes the given command.
📄️ Ping
The Ping command pings an Umbraco instance until it responds to the command (effectively the site is ready to accept more commands).
📄️ Key Gen
Key Gen will generate a new HMAC key value that you can enter into your appsettings.json file if you want to use HMAC based authentication between your commandline and the Umbraco instance.