Editing a Knowledge Base
Update the name of a knowledge base using the Console, CLI, or API.
- Open the navigation menu and click Developer Services. Under App Dependency Management, click Knowledge Bases.
- On the Knowledge bases page, from the list of compartments on the left side, select a compartment.
- From the list of knowledge bases, click the knowledge base that you want to update.
- In the Knowledge base details page, click Edit.
- On the Update knowledge base panel, update the name.
- Click Update knowledge base.
Use the oci adm knowledge-base update command and required parameters to update one or more attributes of the specified knowledge base.
oci adm knowledge-base update --knowledge-base-id knowledge_base_id [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Use the UpdateKnowledgeBase operation to update one or more attributes of the specified knowledge base.