VersionOne Dump Projects Sample


Table of Contents

Overview
Configuration
Usage

Overview

DumpProjects is a command-line sample that is able to display all visible projects recursively and optionally display the stories and/or defects within each project.

Configuration

The application parameters maybe specified on the command-line or configured via an app.config file. The following details the options available in the config file.

Table 1. Configuration Parameters

ParameterDescription
UrlURL to the VersionOne server you wish to connect to
UserNameA valid VersionOne user in the system specifed by Url.
PasswordPassword for this user


Usage

The following command-line arguments are available:

Table 2. Command Line Arguments

SwitchDescription
/u:<URL>URL to the VersionOne server you wish to connect to. Overrides the URL defined in the app.config.
/l:<UserName>A valid VersionOne user in the system specifed by Url. Overrides the UserName defined in the app.config.
/p:<Password>Password for this user. Overrides the Password defined in the app.config.
/sOptional argument to display stories in each project.
/dOptional argument to display defects in each project.


Copyright © 2008, VersionOne, Inc. All rights reserved. This document was generated 2008-05-22 19:27:50.