Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 2.05 KB

File metadata and controls

46 lines (35 loc) · 2.05 KB

cre workflow

Manages workflows

Synopsis

The workflow command allows you to register and manage existing workflows.

cre workflow [optional flags]

Options

  -h, --help   help for workflow

Options inherited from parent commands

      --allow-unknown-chains   Skip chain-name validation against the chain-selectors registry (for experimental chains)
  -e, --env string             Path to .env file which contains sensitive info
      --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