ELO Docs
ELO Sync
23.6
  • Versionsübersicht (opens new window)
  • 23.06.002 (opens new window)
  • 23.6 (opens new window)
Langue
  • 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)
Langue
  • 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)
Dernière mise à jour: 21 février 2025 à 09:59

← Configuration Command line arguments →

fr-fr
23.6