modular
The Modular command line interface.
The Modular command line interface.
Synopsis
modular <command>
modular [options]
Description
The modular
CLI allows you to interact with Modular’s products.
To install modular
, visit developer.modular.com.
To update modular
on Ubuntu, use apt
:
sudo apt update
sudo apt install modular
To update on macOS, use brew
:
brew update
brew upgrade modular
For information about updates, see the modular changelog.
Commands
install
— Installs a Modular package.
uninstall
— Uninstalls a Modular package.
auth
— Authorizes access to Modular services.
clean
— Removes all packages and settings.
host-info
— Prints host hardware information.
config-set
— Sets a configuration value.
config-list
— Lists all configuration values.
update
— Updates a Modular package.
Options
Diagnostic options
--version
, -v
Prints the Modular version and exits.
Common options
--help
, -h
Displays help information.