Is there a scm scli to update Details of Snapshots/Workspaces ?
4 answers
snapshot propertyset
Set the snapshot property.
Aliases:
propset
Usage: scm snapshot propertyset [options] <property-name><property-value><snapshot>
property-name | The property whose value to set. Valid properties are name and description(desc). |
property-value | The property value to set. |
snapshot | The snapshot to set the property. To specify the snapshot, use its name[@repo], alias, or UUID[@repo]. |
Options:
--certificate arg | The file that contains the user's login certificate. |
--smartCard | Uses the connected smart card for authentication. |
-P [--password] arg | The password for the repository. |
-r [--repository-uri] arg | The URI that specifies the location of the repository. |
-u [--username] arg | The username for the repository. |
-w [--workspace] arg | The workspace or stream associated with the snapshot. To specify the workspace or stream, use its name, alias, or UUID. |
Hi Steven,
Thanks a lot for your response. In our environment scm snapshot propertyset option is not available. Is there any specific release after which is it made available
Error:
# scm help snapshot propertyset
Problem running 'help':
Could not find subcommand "propertyset". Try 'scm help help' for more information.
# scm snapshot propertyset
Unknown subcommand:
Unknown subcommand "propertyset". Try 'scm help snapshot' for more information.
Our Release:
scm version --version
com.ibm.team.filesystem.cli.client, version 3.0.3.v20120308_1209
Subcommands: load login logout create create/workspace create/baseline create/changeset create/snapshot create/component changeset changeset/comment changeset/complete changeset/current changeset/relocate changeset/associate changeset/disassociate changeset/suspend changeset/resume changeset/discard changeset/extract change-target change-target/workspace change-target/component change-target/unset-workspace list list/workspaces list/projectareas list/teamareas list/streams list/components list/remotefiles list/credentials list/daemons list/snapshots list/locks list/properties list/changesets list/users list/baselines checkin accept deliver status conflicts resolve move lastmod share discard undo compare history diff repair workspace workspace/add-components workspace/remove-components workspace/replace-components workspace/delete workspace/unload property property/list property/get property/set property/remove lock lock/list lock/acquire lock/release annotate snapshot snapshot/promote refresh users users/set
com.ibm.team.filesystem.cli.tools, version 3.0.2.v20110831_0247
Subcommands: tools.verify tools.validate tools.echo.stdin tools.metronome tools.configvalue tools.log
com.ibm.team.filesystem.cli.core, version 3.0.3.v20120308_1209
Subcommands: help version daemon daemon/start daemon/stop daemon/deregister daemon/register
Regards,
Murali