Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 2 Next »

The "Delete" command deletes a repository (connection) and all documents from that repository from ViaWorks, the Postgres database and the SOLR index. 

Caution: This cannot be undone. A new connection would need to be created.

From a Windows command prompt, within the "Tools" folder, enter the following to run the Delete command:

 via.repository delete /param

Allowable parameters are:

/repoid:<ID>

/reponame:<name>
/help

Repository ID (required unless /reponame is used)
Repository Name (must be a unique name)
Get Help


                                 


  • No labels