engine uptodate

check if engine is uptodate

Synopsis

check if engine is uptodate with latest release on github (–from-github) or from an existing API.

This command exit 0 if current binary is uptodate.

engine uptodate [flags]

Examples

engine uptodate --from-github

Options

      --api string    Update binary from a CDS Engine API
      --from-github   Update binary from latest github release

SEE ALSO