We successfully set up a Pulp EKS cluster and created a Maven repository that proxies Maven Central.
Now we have a requirement to add additional Maven artifacts into this existing Maven repository.
Is it possible to manually upload artifacts (e.g. JARs, POMs) into the repository using the CLI or API? If yes, could someone share the recommended steps or examples?