Discussions

Ask a Question
Back to All

Readme 10 migration

is it good idea to migrate to readme 10 now or should we do it after all the functionality is moved to version 10 from version 9 and whats the ETA for it?


Currently we are using these command in readme 9

rdme docs --key=${rdmeApiKey} ${directoryPath} --version=${projectVersion}
rdme changelogs ${changeLogPath} --key=${rdmeApiKey}
rdme openapi --key="" --id=""

docs command is not working in readme 10,
what is the alternate commands for above one's in readme 10 ?

And what are the steps to migrate from 9 to 10.