You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.