This page documents the public CLI-related imports from pytask.
For command usage and options, see the command reference.
::: pytask.cli options: show_root_heading: true show_signature: true
::: pytask.ColoredCommand options: filters: - "!^[^_]." - "!^__.__$" ::: pytask.ColoredGroup options: filters: - "!^[^_]." - "!^__.$" ::: pytask.EnumChoice options: filters: - "!^_[^_].*" - "!^.*__$"