dialogflow-cx-cli icon indicating copy to clipboard operation
dialogflow-cx-cli copied to clipboard

feat: support for data stores

Open xavidop opened this issue 1 year ago • 21 comments

Summary by CodeRabbit

  • New Features

    • Introduced cxcli datastore command for managing datastores.
    • Added cxcli datastore search command for searching within datastores.
    • Implemented deletion functionality for datastores using cxcli.
  • Documentation

    • Added documentation for cxcli datastore and cxcli datastore search commands.
    • Introduced new sections for "Data Stores" with Introduction and Search pages.
    • Updated documentation to include new datastore commands and operations.
  • Development Environment

    • Added launch configurations for datastore commands in the development environment.
  • General Updates

    • Updated copyright year to 2024.

Summary by CodeRabbit

  • New Features

    • Introduced cxcli datastore command for managing datastore operations.
    • Added search functionality within datastore commands.
    • Implemented delete functionality for specific datastores.
  • Bug Fixes

    • Updated import paths for compatibility with new package versions.
  • Documentation

    • Added new documentation for cxcli datastore commands and datastore operations.
    • Introduced documentation on creating and managing webhooks in Dialogflow CX.
    • Updated navigation in documentation to include new sections for Data Stores.
  • Chores

    • Updated copyright year from 2023 to 2024.
    • Added .coderabbit.yaml for review configurations.
    • Updated GitHub workflow to use the latest version of anchore/sbom-action/download-syft.
    • Updated version specifications in docs/requirements.txt.

xavidop avatar Dec 29 '23 22:12 xavidop