如何从我的终端删除知识库?

huangapple go评论193阅读模式
英文:

How to delete the Knowledge base from my terminal?

问题

如果我想因为PC空间问题完全删除创建的知识库,是否有适当的程序?

例如,只删除在Model下的KB目录中存在的目录是否可以,还是还需要删除SQLServer上的KB数据,我想了解大致的程序。

谢谢

英文:

If I want to completely delete a created KB due to, for example, PC space issues, is there a proper procedure?

For example, is it OK to delete only the directories that exist in the KB directory under Model, or if it is also necessary to delete the KB data on SQLServer, I would like to know the rough procedure.

Thank you

答案1

得分: 1

GeneXus没有本地删除知识库的方法。

有一个脚本可以删除知识库以及创建的多个工件,如数据库、Web应用程序、虚拟目录等。

您可以阅读https://wiki.genexus.com/commwiki/servlet/wiki?42567,Remove+Knowledge+Base,并从https://github.com/sebagomez/scripts/blob/master/ps/remove-knowledgebase.ps1下载脚本。

英文:

GeneXus does not have a native way of deleting knowledge bases.

There is a script to delete KB and several of the artifacts created, such as database, webapps, virtual directories, etc.

You can read https://wiki.genexus.com/commwiki/servlet/wiki?42567,Remove+Knowledge+Base
and download the script from https://github.com/sebagomez/scripts/blob/master/ps/remove-knowledgebase.ps1

huangapple
  • 本文由 发表于 2023年3月7日 13:35:30
  • 转载请务必保留本文链接:https://go.coder-hub.com/75658365.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定