Managing title configurations
This tool interacts with CrashCABN's web API to enable title administrators to manage their JSON configuration from a simple command-line tool using your Microsoft AAD credentials for authentication. Currently, the title's custom C# script can only be customized by CrashCABN developers for security and performance purposes. The gateway mappings are also only available to CrashCABN developers.
JSON validation
When using this tool, any modifications you make to the configuration JSON will be validated against the latest schema. This requires you use a build of the command-line tool which lines up with the latest web API version.
Help
Usage: TitleConfigurationClient [options...]
Options:
--title-name <string> The title name. (Required)
-o|--output <string?> The output file name. (Default: null)
Commands:
gateway Gets, sets, or tests the gateway's title mappings
ingest Runs crash ingestion for a Watson failure or CAB GUID
list Lists all title configurations
metadata Gets or sets the title's custom metadata script
pull-ingest Enables (-e), disables (-d), tests (-t), or checks if pull ingestion is enabled for a title configuration
query Queries Watson data
set Sets the title configuration
This page was last modified on July 03 2024, 07:45 PM (UTC).