VersionOne Dump Entity Sample


Table of Contents

Overview
Configuration
Usage

Overview

DumpEntity is a command-line sample that given a specific entity id displays all property values including related item's names.

Configuration

The VersionOne 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.
<EntityID>ID of the entity to display. This is the only required argument.


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