Příkaz scm help vypíše podpříkazy scm a poskytne stručný popis každého podpříkazu. Může také poskytnout podrobné informace o kterémkoli podpříkazu nebo všech podpříkazech scm.
scm help [ --all | podpříkaz ]
C:\local-workspaces\HelloJazz>scm help list
Help on list
List items. Different items can be listed, as specified by subcommands.
Aliases: ls
Usage: scm list <workspaces|projectareas|teamareas|streams|contributors|components|remotefiles> [subcommand-args]
Subcommands:
workspaces - List remote workspaces.
projectareas - List project areas.
teamareas - List team areas.
streams - List streams for the team areas of a contributor.
contributors - List contributors.
components - List components in a workspace or stream.
remotefiles - Show the file tree of a remote workspace.
To find out more about a subcommand, run 'scm help list <subcommand>'
C:\local-workspaces\HelloJazz>scm help list streams
Help on list streams
Provide a listing of available streams in the repository.
Aliases: stream, s
Usage: scm list streams [options]
Volby:
-r [--repository-uri] arg - URI specifying the location of repository.
-u [--username] arg - Username for repository.
-P [--password] arg - Password for repository.
-v [--verbose] - Increase verbosity of output.
-c [--contrib] arg - Contributor to query about.
Byla tato pomoc užitečná? Zpětnou vazbu můžete poskytnout na stránkách Jazz.net (registrace je požadována): Komentář na fóru nebo odeslat chybu