cxcli¶
Dialogflow CX CLI
Synopsis¶
Welcome to cxcli!
This utility provides you with an easy way to interact with your Dialogflow CX agents.
You can find the documentation at https://github.com/xavidop/dialogflow-cx-cli.
Please file all bug reports on GitHub at https://github.com/xavidop/dialogflow-cx-cli/issues.
Options¶
-c, --credentials string Google Cloud credentials JSON file path (optional)
-h, --help help for cxcli
-o, --output-format string Output Format. Options: text, json. Default: text (optional) (default "text")
-u, --skip-update-check Skip the check for updates check run before every command (optional)
-v, --verbose verbose error output (with stack trace) (optional)
See also¶
- cxcli agent - Actions on agent commands
- cxcli completion - Generate the autocompletion script for the specified shell
- cxcli dialog - Test your CX Agent interactively directly from your terminal
- cxcli entity-type - Actions on entity type commands
- cxcli environment - Actions on environment
- cxcli flow - Actions on flow commands
- cxcli flow-version - Actions on flow versions commands
- cxcli generator - Actions on generator commands
- cxcli intent - Actions on intent commands
- cxcli jsonschema - outputs cxcli's JSON schema
- cxcli profile-conversation - Actions on conversation testing
- cxcli profile-nlu - Actions on NLU testing
- cxcli stt - Actions on speech-to-text commands
- cxcli tts - Actions on text-to-speech commands
- cxcli version - Get cxcli version
- cxcli webhook - Actions on webhook commands