Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.52 KB

File metadata and controls

39 lines (30 loc) · 1.52 KB

cre

CRE CLI tool

Synopsis

A command line tool for building, testing and managing Chainlink Runtime Environment (CRE) workflows.

cre [optional flags]

Options

  -e, --env string            Path to .env file which contains sensitive info
  -h, --help                  help for cre
      --non-interactive       Fail instead of prompting; requires all inputs via flags
  -R, --project-root string   Path to the project root
  -E, --public-env string     Path to .env.public file which contains shared, non-sensitive build config
  -T, --target string         Use target settings from YAML config
  -v, --verbose               Run command in VERBOSE mode

SEE ALSO