Getting knowledge base status
To get the status of an existing knowledge base, run the following command. For built-in knowledge bases, this will include aReady property, which denotes whether your index has been successfully created and the knowledge base is ready to use:
BASH
Updating knowledge base
To update a knowledge base, run the import command again using the same knowledge base name as the knowledge base you want to update.BASH
Removing knowledge base
To remove an existing knowledge base, run the following command:BASH
Listing knowledge bases
To list all knowledge bases, run the following command:BASH
Exporting knowledge bases
Use theorchestrate knowledge-bases export command to export a knowledge base specification file YAML configuration from your active environment.
BASH
Note:Documents cannot be exported as they are not stored in a non-indexed state by the watsonx Orchestrate platform.

