ELO Docs
ELO Sync
23.6
  • Versionsübersicht (opens new window)
  • 23.06.002 (opens new window)
  • 23.6 (opens new window)
  • 25.0 (opens new window)
Sprache
  • Deutsch
  • English
  • Français
Git (opens new window)
ELO Sync starten
Installation
Konfiguration
Authentifizierung und Autorisierung
Registrierung in Azure
API
  • API Operations
  • API Types
  • Postman
Datenbank
Synchronisation
FAQ
ELO Sync starten
Installation
Konfiguration
Authentifizierung und Autorisierung
Registrierung in Azure
API
  • API Operations
  • API Types
  • Postman
Datenbank
Synchronisation
FAQ
  •  

    • Konfiguration
    • Manueller Start
      • Windows
      • Linux
    • Befehlszeilenargumente
23.6
  • Versionsübersicht (opens new window)
  • 23.06.002 (opens new window)
  • 23.6 (opens new window)
  • 25.0 (opens new window)
Sprache
  • Deutsch
  • English
  • Français
Git (opens new window)
Download PDF

# Manueller Start

# Windows

Unter Windows kann ELO Sync über PowerShell mit dem folgenden Befehl gestartet werden:

& .\Elo.Sync.Main.exe
# Alternativ, wenn .NET Runtime systemweit installiert wurde
dotnet run Elo.Sync.Main.dll

# Linux

Unter Linux kann ELO Sync unter Verwendung der Bash mit folgendem Befehl gestartet werden:

./Elo.Sync.Main
# Alternativ, wenn .NET Runtime systemweit installiert wurde
dotnet run Elo.Sync.Main.dll
Edit this page (opens new window)
Zuletzt aktualisiert: 7. Februar 2025 um 08:06

← Konfiguration Befehlszeilenargumente →

de-de
23.6