list-service-configs
Lists available service configurations.
list-service-configs [-b value | --bootstrap-config=value] [-t value | --tool-password=value] [-c value | --capability=value] [-a value | --deployment-area=value] [-e | --exclude-default-configs]
Overview
Use this command to list the available service configurations. The configurations can be exported using the export-service-config 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. See Bootstrap.xml file for more information. |
-c value --capability=value |
Optional | none | The name of the capability for which to list configurations. |
-a value --deployment-area=value |
Optional | none | The name of the deployment area for which to list configurations. |
-e --exclude-default-configs |
Optional | none | Indicates whether default configurations should be excluded. |
Copyright © TIBCO Software Inc. All rights reserved.