jets ci:start

Usage

jets ci:start

Description

CI start build

Options

-y, [--yes], [--no-yes], [--skip-yes]          # Skip are you sure prompt
    [--buildspec-override=BUILDSPEC_OVERRIDE]  # Path to buildspec override file
-b, [--branch=BRANCH]                          # git branch
-e, [--env-vars=one two three]                 # env var overrides. IE: KEY1=VALUE1 KEY2=VALUE2