Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 699 Bytes

is-signed.md

File metadata and controls

43 lines (24 loc) · 699 Bytes

is-signed

Check if given Android app bundle is signed

Usage

android-app-bundle is-signed [-h] [--log-stream STREAM] [--no-color] [--version] [-s] [-v]
    --bundle BUNDLE_PATH

Required arguments for action is-signed

--bundle=BUNDLE_PATH

Path to Android app bundle file

Common options

-h, --help

show this help message and exit

--log-stream=stderr | stdout

Log output stream. Default stderr

--no-color

Do not use ANSI colors to format terminal output

--version

Show tool version and exit

-s, --silent

Disable log output for commands

-v, --verbose

Enable verbose logging for commands