Update Property: update-property
Updates the display name of any StarTeam property on any type.
The display name change is specific to the selected configuration.
In a multi-configuration server, all other configurations will have the original display name specified in the Locale .XML in the server install folders.
Note: This command requires administrative privileges.
Syntax
The syntax for this command is:
update-property -type {typeName} -property {propertyName} -sortEnumsAlphabetically -displayName {newDisplayName} –locale {localeName} -s "user:password@host:port"
Parameters
For information about the command parameters, refer to Operation Parameters.
In addition:
Parameter | Description |
---|---|
-sortEnumsAlphabetically | Optional. If specified, the property must be an enumerated property. If specified, then all the enums in the enumerated property will be sorted alphabetically, and saved, so that they show up in the StarTeam Cross-Platform Client alphabetically. |
-locale |
Optional. It may be one of en, de, fr, ja, pt, or zh. If specified, then the display Name is updated for the specified locale. If not specified, then the display Name is updated for the current locale. |