Installation
Dieses Kapitel beschreibt die Installation des Enbrea Client Interface (kurz: Enbrea CLI) unter Windows.
Windows¶
Installation¶
Enbrea CLI kann auf einem beliebigen Windows-Computer installiert werden:
-
Bitte die GitHub-Webseite für Enbrea CLI im Web-Browser öffnen.
-
Das passende Installationpaket für die aktuellste Version herunterladen. In der Regel wird dies das MSI-Paket für Windows 64bit sein.
-
Das MSI-Paket auf dem Computer starten und den Anweisungen folgen.
Test¶
Enbrea CLI wird über die Kommandozeile bedient. Dabei ist es Ihnen überlassen, ob Sie die klassische Windows-Eingabeauffordung oder PowerShell nutzen möchten.
Ein kurzer Test mit Hilfe der Windows-Eingabeauffordung soll sicherstellen, dass die Installation erfolgreich war:
-
Im Suchfeld der Windows-Taskleiste
Eingabeaufforderung
eintippen und die Windows-Eingabeaufforderung öffnen. -
Folgendes eintippen und mit der Eingabetaste bestätigen.
Es sollte eine Ausgabe erscheinen, welche die unterstützten Befehle von Enbrea CLI kurz und knapp beschreibt.
Description:
Tool for synchronizing external data provider with Enbrea
Usage:
enbrea [command] [options]
Options:
--version Show version information
-?, -h, --help Show help and usage information
Commands:
init Create an Enbrea configuration file template
export Exports data from an Enbrea instance to an external provider
import Imports data from external provider to an Enbrea instance
list-schoolterms Get list of Enbrea school terms
create-snapshot Create a Enbrea database snapshot
restore-snapshot Restore an Enbrea database from an Enbrea snapshot
delete-snapshot Delete an Enbrea database snapshot
list-snapshots Get list of Enbrea database snapshots
create-import-task Schedules a task for a data import to an Enbrea instance
create-export-task Schedules a task for a data export from an Enbrea instance
delete-import-task Deletes a scheduled import task for Enbrea
delete-export-task Deletes a scheduled export task for Enbrea
delete-tasks Deletes all scheduled import and export tasks for Enbrea
list-tasks Get list of all scheduled import and export tasks for Enbrea
backup-offline Creates and downloads an Enbrea database backup for offline use