export-rules
Exports routing rules and schedules, including scheduled Automation Services jobs, from the server.
export-rules [-b value | --bootstrap-config=value] [-t value | --tool-password=value] [-k value | --keystore-file=value] [-p value | --export-file-path=value] [-f | --force]
Overview
Use this command to export all the routing rules and schedules, including scheduled Automation Services jobs, from the server. The exported rules may be imported on a different server.
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 help topic for more information. |
-k value --keystore-file=value |
Optional | none | The location of the keystore containing the certificates used for securing internal communication. |
-p value --export-file-path=value |
Optional | rules.json | The path to the file to create. |
-f --force |
Optional | none | The force flag indicates whether the tool overwrites an existing destination file. |
Copyright © TIBCO Software Inc. All rights reserved.