🚀 Feature
Add some --force or --overwrite flag to docusaurus docs:version command.
Sure.
Motivation
Currently, the docusaurus docs:version command fails if a version is already exists, but for version range like 1.x, it might be convenient to simply replace the whole 1.x content with the next version.
🚀 Feature
Add some
--forceor--overwriteflag todocusaurus docs:versioncommand.Have you read the Contributing Guidelines on issues?
Sure.
Motivation
Currently, the
docusaurus docs:versioncommand fails if a version is already exists, but for version range like 1.x, it might be convenient to simply replace the whole 1.x content with thenextversion.