Skip to main content

project

project - Display targets information within a project.

Description​

Display targets information within a project.By default, the results will be printed in a table with information such as : - The target's name

  • The target's description
  • A summary of the target's dependencies

Synopsis​

project [-s / --summary ] <PROJECT> [<TARGETS>]...

Options​

  • [-s / --summary ] : Display each target name, line per line, instead of a full table with details.

Arguments​

  • <PROJECT> : The name of the project to be described.
  • [<TARGETS>]... : Filter with specific target name(s) to be included in the description.

Subcommands​

No subcommands for this command.