Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 773 Bytes

File metadata and controls

29 lines (20 loc) · 773 Bytes

monofo list

list matching files for different parts of the pipeline

monofo list COMPONENTNAME

list matching files for different parts of the pipeline

USAGE
  $ monofo list [COMPONENTNAME] [-C <value>] [-v] [-V] [-h]

ARGUMENTS
  COMPONENTNAME  Name of the component to list

FLAGS
  -C, --chdir=<value>  Directory to change to before executing command
  -V, --version        Show CLI version.
  -h, --help           Show this help message
  -v, --verbose        Run with verbose logging

DESCRIPTION
  list matching files for different parts of the pipeline

See code: dist/src/commands/list.ts