7.3 MegaZarf Commands

The following commands interact with MegaZarf files, which contain the entire state of an environment.

MegaZarf GetInfo

The MegaZarf GetInfo command displays information about the supplied MegaZarf file. The information includes the default name and location for the included environment, whether the name or location can be replaced, and the packages contained.

Usage

mz GetInfo [MegaZarf File]

Example
ndicmd mz GetInfo MZ.megazarf
Parameters
  • MegaZarf File - Name of the MegaZarf to obtain information about.

Export

The Export command creates a MegaZarf from an indicated environment. The environment must already exist or the command will fail.

Usage

mz Export [EnvironmentName] [Destination]

Example
ndicmd /i /gs mz Export MySDK C:\MegaZarf
Parameters

Environment Name - Name of the environment to be exported to a MegaZarf file.

Destination (Optional) - If entered, the MegaZarf is exported to the specified system location.

MegaZarf Install

The MegaZarf Install command installs the supplied MegaZarf file, creating a copy of the environment that was originally exported.

Usage

mz Install [MegaZarf File]

Example
ndicmd mz Install MZ.megazarf
Parameters
  • MegaZarf File - Name of the MegaZarf to be installed.

 


CONFIDENTIAL