TIBCO Spotfire® Server and Environment - Installation and Administration

register-job-sender-client

Registers a new Automation Services Client Job Sender client.

register-job-sender-client 
[-b value | --bootstrap-config=value] 
[-t value | --tool-password=value] 
[-k value | --keystore-file=value] 
<-n value | --name=value>

Overview

Use this command to register a new OAuth2 client that can be used with the Automation Services Client Job Sender. All information needed to use the client, including a client ID and a client secret, will be shown after successful completion of the command. To use this command, at least one server in the collective must be running.

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. See Bootstrap.xml file for more information.
-k value
--keystore-file=value
Optional none The location of the keystore containing the certificates used for securing internal communication.
-n value
--name=value
Required none The name of the client to be created. Only used for display purposes, and not guaranteed to be unique.