Skip to content

Instantly share code, notes, and snippets.

@teddscofield
teddscofield / simple-aem-bulk-tagger.js
Created September 7, 2014 08:03
Simple nodejs script for generating cURL commands that tag content using data from a .tsv file.
/**
* A simple AEM bulk tagging utility script.
*
* Intended to be used in conjunction with the AEM bulk editor tool.
* Since the tool doesn't handle array values very well, one can
* use a script like this to achieve the same effect.
*
*
* This script reads a tab separated file whose first column is the
* content path that will be tagged and whose second column is a