Skip to content

fractal

Command-line interface for Fractal Client.

fractal [-h] [-u USER] [-p PASSWORD] [--debug] [--batch]
        {project,dataset,task,workflow,job,version,user,group} ...

Named Arguments

  • -u,--user: User email address for login (overrides configuration file).

  • -p,--password: User password (overrides configuration file).

  • --debug: Change minimal logging level from INFO to DEBUG. Default: False.

  • --batch: Return output suitable for scripting, e.g., only the ID of items created instead of the full object. Default: False.