Editing a Knowledge Base

Update the name of a knowledge base using the Console, CLI, or API.

    1. 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.
    2. From the Actions menu (Actions Menu) select Edit.
    3. On the Update knowledge base panel, update the name.
    4. 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.