Editing a Knowledge Base
Update the name of a knowledge base using the Console, CLI, or API.
- On the Knowledge bases list page, find the knowledge base that you want to work with. If you need help finding the list page, see Listing Knowledge Bases.
- From the select Edit.
- On the Update knowledge base panel, update the name.
- Select 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.