Docs / Cli

smallforce calls knowledge

Manage the existing voice knowledge and training jobs

This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.8. Run smallforce calls knowledge --help locally to view the same reference for your installed version.

Subcommands

Complete command help

Usage: smallforce calls knowledge [options] [command]

Manage the existing voice knowledge and training jobs

Options:
  --api-key <key>                 SmallForce API key, or set SMALLFORCE_API_KEY
  --backend-url <url>             SmallForce backend URL, or set SMALLFORCE_BACKEND_URL
  --json                          Print stable machine-readable JSON
  --text                          Print human-readable text
  --format <format>               Output format: text or json
  -h, --help                      display help for command

Commands:
  list [options]                  List an assistant's knowledge and training status
  get [options] <knowledgeId>     Get knowledge content and current training status
  train-text [options]            Submit text to the existing training queue
  train-url [options]             Submit a URL to the existing training queue
  train-document [options]        Train an already uploaded document using its organization-owned
                                  storage key
  delete [options] <knowledgeId>  Delete knowledge through the existing deletion service
  help [command]                  display help for command