{
    "commandDescription": "(DEPRECATED) Installs a SFDMU-based data package consisting of csvfiles and export.json to a target org",
    "packageFlagDescription": "Name of the package to be installed",
    "targetOrgFlagDescription": "Alias/User Name of the target environment",
    "artifactDirectoryFlagDescription": "The directory where the artifact is located",
    "skipOnMissingArtifactFlagDescription": "Skip package installation if the build artifact is missing. Enable this if artifacts are only being created for modified packages",
    "skipIfAlreadyInstalled": "Skip the package installation if the package is already installed in the org"
}
