TIBCO Spotfire® Server and Environment - Installation and Administration

delete-oauth2-client

Deletes a specified OAuth2 client.

delete-oauth2-client 
[-b value | --bootstrap-config=value]
[-t value | --tool-password=value]
<-i value | --client-id=value>

Overview

Use this command to delete a specified OAuth2 client. Using this command requires that at least one server in the collective is 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.
-i value
--client-id=value
Required none The ID of the client to be deleted. The list-oauth2-clients command can be used to find the IDs of all clients.