scm create サブコマンドは、リポジトリー・ワークスペースまたはベースラインを作成します。
scm create workspace [ -r | --repository-uri ] repository URI or nickname { [ -d | --description ] description [ -s | --stream ] Stream to set as default flow target } name
scm create baseline [ -r | --repository-uri ] repository URI or nickname { --description description } [component [...] | --all] name
scm create workspace [ -r | --repository-uri ] repository URI [ -u | --username ] user ID in repository [ -P | --password ] password for user ID in repository
{ [ -d | --description ] description [ -s | --stream ] Stream to set as default flow target } name
scm create baseline [ -r | --repository-uri ] repository URI [ -u | --username ] user ID in repository [ -P | --password ] password for user ID in repository
{ [ -d | --description ] description } [component [...] | --all] name
C:¥>scm create baseline -r jazzhost --all HelloJazz "beta2 updates"
C:¥local-workspaces¥HelloJazz>scm status
Workspace: (1101) "HelloJazz" <-> (1102) "HelloJazz Stream"
Component: (1103) "HelloJazz"
Baseline: (1108) 3 "beta2 updates"
Outgoing:
Baselines:
(1108) 3 "beta2 updates"