A cheatsheet of AEM curl commands adapted from @sergeimuller's Gist
- 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
cheat aem_curl
- Fix colors in output when cheat colors are enabled (ie, when
CHEATCOLORS=true
) - Adapt for httpie