Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Dialogflow CX CLI

hello!! I’ve been building an open-source project for several months and I think is ready to go! It is a CLI to interact with Dialogflow CX, its NLU and has quite useful testing capabilities within the conversational AI field. It also has possibilities of Speech-to-text and Text-to-speech  https://cxcli.xavidop.me/
I have written it in Go (quite a cool experience, really) Tell me what you think of it please, if you can give the repo a star, it would also be great: https://github.com/xavidop/dialogflow-cx-cli

Today I just released the biggest version since I created the Dialogflow CX CLI!
this version includes:
1. Create and update an agent
2. Export and Restore an agent with the `json-package` format
3. Create, update and delete webhooks
4. Create, update and delete versions (under the versioning command)
5. Create, update and delete environments
6. Update intents. Create and update the description of an entity
7. Update entity types. Create and update redacted entity types using `--redacted` parameter

8. Create, Update, Delete and train flows!

Please read the usage here: https://cxcli.xavidop.me/cmd/cxcli/

You can support the project by starring or sponsoring the project: https://github.com/xavidop/dialogflow-cx-cli

3 0 1,098