Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

How to use UGC Cleanup Tool

Avatar

Level 3

Hi All,

I downloaded UGC cleanup tool from https://github.com/andrewmkhoury/communities-srp-tools and build it and deploy.
But I don't how to use. where I need to fire "curl -X POST http://localhost:4502/services/social/srp/cleanup?path=/content/usergenerated/asi/jcr -uadmin:admin" command. Can any one guide me how to use it?

1 Accepted Solution

Avatar

Correct answer by
Administrator

Hi,

If your question is how to use Curl command or how to fire it then

First, you need to download the cURL executable. For Windows 64bit, download it from here and for Windows 32bit download from here OR install Cygwin

To use it, just open the command prompt and type in: C:\curl <CURL command>

~kautuk



Kautuk Sahni

View solution in original post

1 Reply

Avatar

Correct answer by
Administrator

Hi,

If your question is how to use Curl command or how to fire it then

First, you need to download the cURL executable. For Windows 64bit, download it from here and for Windows 32bit download from here OR install Cygwin

To use it, just open the command prompt and type in: C:\curl <CURL command>

~kautuk



Kautuk Sahni