Update an environment’s base catalog, or update the global base catalog
if --global is specified.
The base catalog is a collection of packages used by various flox
subcommands.
The global base catalog provides packages for
flox-search(1) and
flox-show(1) when not using an environment, and it
is used to initialize an environment’s base catalog.
Note that updating an environment’s base catalog and upgrading packages
are two separate options. Upgrading packages will usually require
running an update command followed by a
flox-upgrade.
OPTIONS
Update Options
--global
Update the global base catalog
Environment Options
If no environment is specified for an environment command, the
environment in the current directory or the active environment that was
last activated is used.
-d, --dir
Path containing a .flox/ directory.
-r, --remote
A remote environment on FloxHub, specified in the form <owner>/<name>.
General Options
-h, --help
Prints help information.
The following options can be passed when running any flox subcommand
but must be specified before the subcommand.
-v, --verbose
Increase logging verbosity. Invoke multiple times for increasing detail.