jovotech / jovo-cli

🛠 Command Line Interface for the Jovo Framework: Makes voice experience deployment a breeze, including features like local development and staging.
https://www.jovo.tech/marketplace/jovo-cli
Apache License 2.0
57 stars 31 forks source link

Dialogflow API v2 support #14

Closed trevorwang closed 6 years ago

trevorwang commented 6 years ago

https://dialogflow.com/docs/reference/v1-v2-migration-guide Automatically deploy dialogflow config https://dialogflow.com/docs/reference/api-v2/rest/v2/projects.agent/import

jankoenig commented 6 years ago

Hi @trevorwang, Dialogflow API v2 is already supported by Jovo, also we're allowing to deploy it from the CLI. Take a look at this tutorial: https://www.jovo.tech/blog/deploy-dialogflow-agent-jovo-cli/

Were you running into any problems?