Usage:  circleci run watch [<run-id>] [flags]

Flags:
  -b, --branch string      Branch to watch (defaults to current branch)
      --failfast           Exit as soon as any job fails, without waiting for the rest of the run
  -h, --help               help for watch
      --project string     Project slug (e.g. gh/org/repo); defaults to git remote
      --sha string         Watch run for this commit SHA; polls up to 2m if not yet created
      --timeout duration   Maximum time to wait for run completion (default 30m0s)
  