Skip to main content

Posts Tagged ‘Bash’

Code New 1

Managing AEM Packages from the CLI

After the umpteenth time of having to check this excellent reference of the cURL commands for AEM to upload a package, I finally thought “this is silly”. So, I created a small script to make it easier to manage packages via the command line. The AEM Package Manager is just that, a small script to help you manage scripts […]

Juggling

Managing Multiple AEM Instances

One of the challenges I’ve had over the last few years is how to easily manage multiple AEM instances concurrently. Over the last few years, I’ve often had to have several different AEM instances running during the course of the day, whether it be different versions, client codebases or for just for standing up a […]