Skip to main content

Usage

This command is not yet implemented. Running it prints a notice and exits. It is on the roadmap for a future release.

Exit codes

Planned behavior

facet upgrade will re-resolve version specifiers in facets.json against the registry and update facets.lock to the newest versions that satisfy each specifier (resolution semantics). It is the complement to facet install, which honors existing lockfile pins. Until facet upgrade ships, you can upgrade a specific facet manually:

See also

  • facet install — install from the current lockfile.
  • facet add — add or re-add a facet at a specific version.