The InstallAll
command installs all packages that are compatible with the current environment at their latest versions. The environment specified must exist when the command is invoked. This command will not update existing packages, for that scenario, use UpdateAll
.
InstallAll [Environment Name]
ndicmd /i /gs InstallAll "Env1" |
CONFIDENTIAL