fx list-packages

List which packages are built.

Usage: fx list-packages [-e|--exact] [PATTERN]

Lists packages included in the current build configuration.

Flags:
  -e, --exact   Match PATTERN exactly against the full package name

Arguments:
  PATTERN       Regular expression to filter packages (substring match by default)

list-packages source code