/aem_curl_cheatsheet

A cheatsheet of AEM curl commands adapted from https://gist.github.com/sergeimuller/2916697

The UnlicenseUnlicense

aem_curl_cheatsheet

A cheatsheet of AEM curl commands adapted from @sergeimuller's Gist

Installation:

  • Make sure you have cheat installed. ex: brew install cheat
  • Then just copy the aem_curl file into your local cheatsheet directory, which is usually ~/.cheat: cp aem_curl ~/.cheat

Usage:

cheat aem_curl

TODO:

  • Fix colors in output when cheat colors are enabled (ie, when CHEATCOLORS=true)
  • Adapt for httpie

Credits: