Use exportDeploymentEnvDef to export
topologies from the deployment manager.
Purpose
This command exports a deployment environment
definition from a deployment manager.
Syntax

>>-exportDeploymentEnvDef-- - -filePath-- -myDirLocation-- - -topologyName----myTopName-><
Parameters
- -filePath myDirLocation
- Specifies the full path and file name of the file that contains
the deployment environment definition you are exporting.
- -topologyName myTopName
- Specifies the deployment environment on this deployment manager
to export.
Example
This example exports deployment environment
myDepEnv.
wsadmin -c exportDeploymentEnvDef -filePath c:/deploymentEnvironments -topologyName myDepEnv