I am writing a piece of code that will take a file and write it back to the content manager. However, in looking at the documentation, I can see a way to do that through the CLI. Is there an equivalent service to accomplish the same thing or is CLI the…