Skip to content

build start commit

Mohamed Hassan edited this page Aug 28, 2024 · 3 revisions

Start build of specific branch commit

Usage:

Appvey build start commit <commit-id> [options]

Arguments:

<commit-id> Commit Id of specific branch [required]

Options:

  • -s, --slug Project slug [required]

  • -b, --branch Repository branch [required]

  • --browse Browse to the build page [default: False]

  • Common options for all commands

Example

Appvey build start commit --slug cloudbuilder a1b2c3e4 

See also

Clone this wiki locally