Skip to content

pixi task list#

About#

List all tasks in the workspace

Usage#

pixi task list [OPTIONS]

Options#

  • --summary (-s)
    Tasks available for this machine per environment
  • --environment (-e) <ENVIRONMENT>
    The environment the list should be generated for. If not specified, the default environment is used
  • --json
    List as json instead of a tree If not specified, the default environment is used

Examples#

pixi task list
pixi task list --environment cuda
pixi task list --summary