ELO Docs
ELO Sync
23.6
  • Versionsübersicht (opens new window)
  • 23.06.002 (opens new window)
  • 23.6 (opens new window)
Language
  • Deutsch
  • English
  • Français
Git (opens new window)
Start ELO Sync
Installation
Configuration
Authentication and authorization
Registration in Azure
API
  • API operations
  • API types
  • Postman
Database
Synchronization
FAQ
Start ELO Sync
Installation
Configuration
Authentication and authorization
Registration in Azure
API
  • API operations
  • API types
  • Postman
Database
Synchronization
FAQ
  •  

    • Configuration
    • Manual start
      • Windows
      • Linux
    • Command line arguments
23.6
  • Versionsübersicht (opens new window)
  • 23.06.002 (opens new window)
  • 23.6 (opens new window)
Language
  • Deutsch
  • English
  • Français
Git (opens new window)
Download PDF

# Manual start

# Windows

On Windows, ELO Sync can be started with the following command in PowerShell:

& .\Elo.Sync.Main.exe
# Alternatively, if .NET runtime was installed system-wide
dotnet run Elo.Sync.Main.dll

# Linux

ELO Sync can be started on Linux with the following Bash command:

./Elo.Sync.Main
# Alternatively, if .NET runtime was installed system-wide
dotnet run Elo.Sync.Main.dll
Edit this page (opens new window)
Last updated: February 21, 2025 at 9:19 AM

← Configuration Command line arguments →

en-us
23.6