jnc reinstall
Re-installs an environment, forcing a fresh installation of packages. If specific packages are named, only those packages are reinstalled. Otherwise, the entire environment is reinstalled from scratch. If the lock file is not up-to-date with the manifest, it will be updated first. By default, only thedefault environment is reinstalled. Use --environment to target a specific environment, or --all to reinstall every environment in the workspace.