create
Create commands.
Purpose
Creates items in the repository. You can create different items, as specified by subcommands.
Usage: scm create [subcommand] [args]
Use the scm help create [subcommand] to get detailed help for a create subcommand.
Subcommands
- baseline
- Creates a baseline in a component.
- changeset
- Creates a change set.
- component
- Creates a component within the specified workspace or stream.
- loadrules
- Creates load rules.
- snapshot
- Creates a snapshot that is associated with the workspace or stream.
- stream
- Creates a stream.
- workspace
- Creates a remote repository workspace.