Skip to content

build download log

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

log: Download build log

Usage:

Appvey build download log [options]

Options:

  • -s, --slug Slug name [required]

  • -j, --job-id Build JobId

  • -b, --version Build version. Both job-id and build-version are mutually exclusive.

  • Common options for all commands

NOTE

Only --version or --Job-id are allowed.

Example

Appvey build download log --slug cloudbuilder  --version 1.2.3

Appvey build download log --slug cloudbuilder  --build-id 123456

See also:

How to login

Clone this wiki locally