set changeset

Set change-set information.

Aliases:

set cs

Usage: scm set changeset [common options] ([--complete | --current] [--comment <arg>]) [-w/--workspace <arg>] [--skip-merge-targets] <change set...>
change set The change set. To specify the change set, use its alias or UUID[@repo].

Options:

-r, --repository-uri <arg> The URI that specifies the location of the repository.
-u, --username <arg> The user name for the repository.
-P, --password <arg> The password for the repository.
--password-file <arg> File that contains the user's password.
--certificate <arg> The file that contains the user's login certificate.
--smartCard Use the connected smart card for authentication.
--kerberos Authenticate with Windows user credentials using Kerberos/SPNeGO.
--integratedWindows Authenticate with Windows user credentials using Integrated Windows Authentication.
-d, --directory <arg> Runs the command in the named directory.
-w, --workspace <arg> The workspace that contains the change set. To specify the workspace, use its name[@repo], alias, or UUID[@repo].
--complete This option marks the change set as completed.
--current This option makes the change set current.
--comment <arg> This option replaces the current comment of the change set with the new comment.
--skip-merge-targets Skips the change sets that are target of a current merge.