4PointSolutions / 4PointSolutions/aem-utils

AEM_CNTRL: Enhance aem_cntrl to support additional actions such as `start`, `stop`, and `waitfor`

Offen
#3 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement
Vorherrschende Sprache
Java
Sterne
1
Forks
1
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Add additional actions to the aem_cntrl utility, such as:

`start` - This will start AEM and wait for it to be up before returning. This is useful when to automate the launching of AEM before deploying files to is from script.

`stop` - This will stop AEM and wait for it to shutdown before returning. This is useful when automating the shutdown of AEM before starting it again.

`waitfor` - Wait for a line in the log that matches the regular expression provided. This is useful for scripts that want to wait until a certain event happens (e.g. a bundle is installed, or package is finished installing).

Sub-issues to this issue will be created for the implementation of each command.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.