Skip to main content

modular update

Updates a Modular package.

Synopsis

modular update [options] <package>

Description

Updates a package. The package may be specified in the same manner as the install command.

Options

update options

--dry-run

Prints the files that are being updated.

--package-folder <PACKAGE_FOLDER>

Forces the local package folder name. Package folders are typically derived from the install URL. This allows you specify the folder name used in your $MODULAR_HOME/pkg/ directory. If you specified a value for this at install time, you must provide the same value at update time.

--quiet, -q

Disable verbose output and the progress bar.

--no-checks

Don't run post-install checks after installation.

Common options

--help, -h

Displays help information.