.. currentmodule:: fx

CLI Reference: ``fx``
=====================

The ``fx`` CLI is how majority of OpenFL capabilities are made available to users. This includes commands for creating and managing workspaces, plans, models, and more.

.. click:: openfl.interface.cli:cli
    :prog: fx
    :nested: full

Subcommands
-----------

.. toctree::
    :maxdepth: 1

    reference/fx.workspace
    reference/fx.plan
    reference/fx.aggregator
    reference/fx.collaborator
    reference/fx.model
    reference/fx.pki
    reference/fx.experimental
