Return To Previous Page
update-jbi-application-variable
Update application variables for the specified component. Application variables are set using the following format name=
typevalue. If the type is not specified, the default type "String" will be used. The valid types are "String", "Number", "Boolean" and "Password". When updating a variable, the type of the variable specified must match the type of the variable when it was created.
| Operand | Operand Description | Required |
| (name=[type]value)[,name=[type]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 variables that will be updated. (i.e. properties file). If the operand contains spaces or contains the square brackets specifying the type, the operand must be in cased within double quotes. The type specified must match what was originally specified in the create command | 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 | The name of the component that contains the application configuration which will be updated. | Yes |
| --target | target name | 'server' | The name of the target to install the component on. See Target Option Behavior for more information. | No |
| --help | - | Displays the help text for the command. | No |
Examples
Example 1:
update-jbi-application-variable --component=cli-config-binding FirstName=[String]Fred,LastName=Smith,t=[BOOLEAN]true,f=[BOOLEAN]false
Command update-jbi-application-variable executed successfully.
Example 2:
update-jbi-application-variable --component=cli-config-binding some-property-file.properties
Command update-jbi-application-variable executed successfully.
This page (revision-17) was last changed on
15-Feb-08 09:27 AM, -0800
by Mark Saunders.
This page was created on
29-Oct-07 11:47 AM, -0700 by Mark Saunders.
More info...
| Version |
Date |
Author |
Size |
Changes ... |
|
17
|
15-Feb-08 09:27 AM, -0800
|
Mark Saunders |
2851 |
to previous
|
|
16
|
14-Feb-08 14:59 PM, -0800
|
Mark Saunders |
2847 |
to previous
|
to last
|
|
15
|
14-Feb-08 14:49 PM, -0800
|
Mark Saunders |
2846 |
to previous
|
to last
|
|
14
|
21-Jan-08 21:02 PM, -0800
|
Mark Saunders |
2868 |
to previous
|
to last
|
|
13
|
15-Jan-08 20:04 PM, -0800
|
Mark Saunders |
2816 |
to previous
|
to last
|
|
12
|
15-Jan-08 20:00 PM, -0800
|
Mark Saunders |
2480 |
to previous
|
to last
|
|
11
|
15-Jan-08 19:58 PM, -0800
|
Mark Saunders |
2551 |
to previous
|
to last
|
|
10
|
08-Nov-07 14:08 PM, -0800
|
Mark Saunders |
2299 |
to previous
|
to last
|
|
9
|
06-Nov-07 15:20 PM, -0800
|
Mark Saunders |
2203 |
to previous
|
to last
|
|
8
|
02-Nov-07 13:45 PM, -0700
|
Mark Saunders |
2521 |
to previous
|
to last
|
|
7
|
01-Nov-07 21:31 PM, -0700
|
Mark Saunders |
2498 |
to previous
|
to last
|
|
6
|
01-Nov-07 21:17 PM, -0700
|
Mark Saunders |
2652 |
to previous
|
to last
|
|
5
|
29-Oct-07 15:16 PM, -0700
|
Mark Saunders |
3134 |
to previous
|
to last
|
|
4
|
29-Oct-07 12:08 PM, -0700
|
Mark Saunders |
3123 |
to previous
|
to last
|
|
3
|
29-Oct-07 12:06 PM, -0700
|
Mark Saunders |
3295 |
to previous
|
to last
|
|
2
|
29-Oct-07 11:51 AM, -0700
|
Mark Saunders |
3294 |
to previous
|
to last
|
|
1
|
29-Oct-07 11:47 AM, -0700
|
Mark Saunders |
3288 |
to last
|