Show TOC

LISTACTIVITIES / LALocate this document in the navigation structure

Use

LISTACTIVITIES

Syntax

listactivities | la -s <software component> [-w] [-t] [-u <user>] [--from <date>] [--to <date>]

Arguments

-s <software component>

The software component the activities belong to. The software component name is case sensitive.

Example: example.org_MYFIRSTSC

[-w]

Waiting; with this option all activities that are waiting for release are displayed.

[-t]

Transported; with this option all transported activities will be shown.

At least one of both options, -w or -t , has to be specified.

[-u <user>]

Shows the activities of the specified user.

[--from <date>]

The date when the selection of activities should start.

The date format to use: yyyy-mm-dd.

[--to <date>]

The date when the selection of activities should end.

The date format to use: yyyy-mm-dd.

Description

Lists activities from the workspace of the specified software component.

Example

la -s example.org_MYFIRSTSC -w --from 2004-10-15