Return To Previous Page
create-jbi-application-configuration
Create an application configuration for the specified component.
| Operand | Operand Description | Required |
| (name=value)[,name=value]* | filepath | Contains name=value pairs separated by a comma, or a name of a file that contains the name=value pairs for the application configuration values that will be created. (i.e. properties file). If the operand contains spaces, the operand must be in cased within double quotes. | Yes |
| Option | Value | Option Description | Required Option |
| --echo | -e | true | false | If true the command specified on the command line will be echoed to system output. | No |
| --interactive| -I | true | false | If set to true (default), only the required password options are prompted. | No |
| --terse | -t | true | false | If true, the output will be reduced to the minimal amount. | No |
| --port | -p | port number | The HTTP/S port for administration. Default port for PE: 4848, default port for EE: 4849 | No |
| --secure | -s | true | false | If set to true, uses SSL/TLS to communicate with the domain administration server. | No |
| --host | -H | localhost | The machine name where the JBI application is running. The default value is localhost. | No |
| --user | -u | admin user | The authorized domain administration server administrative username. | Yes |
| --passwordfile | filename | The name of a file containing the password entries. | Yes |
| --component | component name | Will create the application configuration for this component. | Yes |
| --target | target name | 'server' | The name of the target to install the component on. See Target Option Behavior for more information. | No |
| --configname | Configuration Name | The name of the application configuration to be created. | Yes |
| --help | - | Displays the help text for the command. | No |
Examples
Example 1:
create-jbi-application-configuration --component=cli-config-binding --configname=testConfig ConfigData.properties
Command create-jbi-application-configuration executed successfully.
Example 2:
create-jbi-application-configuration --component=cli-config-binding --configname=testConfig2 configurationName=testConfig2,name1=value1,name2=value2
Command create-jbi-application-configuration executed successfully.
This page (revision-10) was last changed on
14-Feb-08 14:50 PM, -0800
by Mark Saunders.
This page was created on
29-Oct-07 11:58 AM, -0700 by Mark Saunders.
More info...
| Version |
Date |
Author |
Size |
Changes ... |
|
10
|
14-Feb-08 14:50 PM, -0800
|
Mark Saunders |
2505 |
to previous
|
|
9
|
14-Feb-08 14:50 PM, -0800
|
Mark Saunders |
2504 |
to previous
|
to last
|
|
8
|
13-Feb-08 14:31 PM, -0800
|
Mark Saunders |
2526 |
to previous
|
to last
|
|
7
|
16-Jan-08 10:58 AM, -0800
|
Mark Saunders |
2551 |
to previous
|
to last
|
|
6
|
06-Nov-07 15:19 PM, -0800
|
Mark Saunders |
2167 |
to previous
|
to last
|
|
5
|
02-Nov-07 13:45 PM, -0700
|
Mark Saunders |
2485 |
to previous
|
to last
|
|
4
|
01-Nov-07 21:24 PM, -0700
|
Mark Saunders |
2462 |
to previous
|
to last
|
|
3
|
29-Oct-07 15:16 PM, -0700
|
Mark Saunders |
2989 |
to previous
|
to last
|
|
2
|
29-Oct-07 12:09 PM, -0700
|
Mark Saunders |
2978 |
to previous
|
to last
|
|
1
|
29-Oct-07 11:58 AM, -0700
|
Mark Saunders |
3143 |
to last
|