Spotfire® Server and Environment - Installation and Administration

export-ai-models

Exports all AI model configurations to a JSON file.

export-ai-models
[-b value | --bootstrap-config=value] 
[-t value | --tool-password=value] 
<export_path>
[-f | --force] 
<-u value | --user=value>

Overview

Use this command to export all AI model configurations to a JSON file. API keys are never included in the export. Allowed groups and users are exported by display name for portability across environments. Model priority is determined by the array order in the JSON file. The exported file can be imported on the same or a different server using the import-ai-models command.

Options

Option Optional or Required Default Value Description
-b value
--bootstrap-config=value
Optional none The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file.
-t value
--tool-password=value
Optional none The configuration tool password used to decrypt the database password in the bootstrap.xml file. If the tool password is omitted, the command will prompt the end-user for it on the console.
export_path
Required none The path to the JSON file to export to.
-f
--force
Optional false The force flag indicates whether an existing destination file should be overwritten.
-u value
--user=value
Required none The user performing the operation. This should be an administrator. Unless the user is part of the configured default domain, the name of the user must include the user's domain name. For example, DOMAIN\user or user@domain.