Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 733 Bytes

File metadata and controls

29 lines (20 loc) · 733 Bytes

monofo hash

hash the specified component and output the value

monofo hash PIPELINE

hash the specified component and output the value

USAGE
  $ monofo hash [PIPELINE] [-C <value>] [-v] [-V] [-h]

ARGUMENTS
  PIPELINE  Name of the sub-pipeline to hash

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
  hash the specified component and output the value

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