Skip to content

cxcli agent export

Executes an export for a specific agent

cxcli agent export [agent-name] [flags]

Options

  -t, --export-format string   Export format type: json or blob. blob by default (default "blob")
  -h, --help                   help for export
  -l, --location-id string     Dialogflow CX Location ID of the Project
  -f, --output-file string     Output file name (default "agent.blob")
  -p, --project-id string      Dialogflow CX Project ID

Options inherited from parent commands

  -c, --credentials string     Google Cloud credentials JSON file
  -o, --output-format string   Output Format (default "text")
  -u, --skip-update-check      Skip the check for updates check run before every command
  -v, --verbose                verbose error output (with stack trace)

See also