modular update
Updates a Modular package. DEPRECATED.
Synopsis
modular update [options] <package>
modular update [options] <package>
Description
The modular
CLI is deprecated. Instead use Magic.
Updates a package. The package may be specified in the same manner as the install
command.
Options
update options
--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.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!
😔 What went wrong?