The VirtualServiceEnvironment command is used to manage the VSE application. The executable is located in the [LISA_HOME]\bin directory.
This command has the following format:
VirtualServiceEnvironment [--help|-h] [--name=name|-n=name] [--registry=registry-spec|-m=registry-spec] [--labName=lab-name|-l=lab-name] [--force|-f] [--port=port-number|-P=port-number] [--version]
Displays help text.
Defines the service name for the environment server.
Default: The system property lisa.vseName. The default value for the system property is VSEServer.
The registry to which to connect.
Example:
-m=tcp://localhost:2010/registry1
Specifies the name of the lab to use.
Default: Default
Forces this server into the DevTest registry, replacing any object that is already registered by the service name of the environment.
Specifies the service port to which the VSE publishes. It is the same as specifying the port as part of the –name argument.
Specifies the DevTest security username.
Specifies the DevTest security password.
Prints the VSE version number.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|