Skip to content

Instantly share code, notes, and snippets.

@patrickcrocker
Last active November 13, 2015 03:37
Show Gist options
  • Save patrickcrocker/a8807002b5bdd725051a to your computer and use it in GitHub Desktop.
Save patrickcrocker/a8807002b5bdd725051a to your computer and use it in GitHub Desktop.
Purge unused tiles PCF Ops Manager tiles after deleting
#!/bin/sh
curl https://localhost/api/products -d '' -X DELETE -u admin -k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment