Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.52 KB

File metadata and controls

41 lines (30 loc) · 1.52 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

  -e, --env string            Path to .env file which contains sensitive info
  -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