Given a CI/CD pipeline with a folder containing MD files and a simple rdme docs upload command, deleting a file will not remove the documentation page from the site. A user must manually delete the page from readme console.
I'm aware that the CLI was designed to be stateless, but this use case is preventing me from using it.