Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 550 Bytes

File metadata and controls

23 lines (13 loc) · 550 Bytes

Commands

pytask exposes a command-based CLI. This section documents each command with usage, examples, arguments, and all available options.

Available commands

--8<-- "docs/source/_static/md/commands/command-list.md"

Global options

Global options are available on the top-level pytask command.

--8<-- "docs/source/_static/md/commands/root-options.md"

Help output

--8<-- "docs/source/_static/md/help-page.md"

Default command behavior

Running pytask without a subcommand is equivalent to running pytask build.