lstask

Lists the default tasks that are associated with a view (base VersionVault).

Applicability

Product

Command type

VersionVault

cleartool subcommand

Platform

UNIX®

Linux®

Windows®

Synopsis

  • In a view context, list tasks:
    lstask [ -view view-tag ]
  • Outside a view context, list tasks:
    lstask -view view-tag

Description

The lstask command lists the tasks that are associated with a view (base VersionVault).

Restrictions

None.

Options and arguments

-view view-tag
Specifies the view for which tasks are to be listed. Default in a view context: the current view. This option is required if there is no view context.

Examples

The UNIX system and Linux examples in this section are written for use in csh. If you use another shell, you may need to use different quoting and escaping conventions.

The Windows examples that include wildcards or quoting are written for use in cleartool interactive mode. If you use cleartool single-command mode, you may need to change the wildcards and quoting to make your command interpreter process the command appropriately.

In cleartool single-command mode, cmd-context represents the UNIX system and Linux shells or Windows command interpreter prompt, followed by the cleartool command. In cleartool interactive mode, cmd-context represents the interactive cleartool prompt.

  • List tasks that are associated with the view, dev1.

    cmd-context lstask -view dev1