.. SPDX-FileCopyrightText: Copyright © 2025 Idiap Research Institute .. .. SPDX-License-Identifier: GPL-3.0-or-later .. _fairical.cli: =================== Command-line Apps =================== The command-line apps provided implement :ref:`the workflow ` in a simplified manner (for full control, directly use the Python API). .. click:: fairical.scripts.cli:cli :prog: fairical :nested: full .. include:: links.rst