Manage your Android app code signing keystores
android-keystore [-h] [--log-stream STREAM] [--no-color] [--version] [-s] [-v]
ACTION
show this help message and exit
Log output stream. Default stderr
Do not use ANSI colors to format terminal output
Show tool version and exit
Disable log output for commands
Enable verbose logging for commands
Action | Description |
---|---|
create |
Create an Android keystore |
create-debug-keystore |
Create Android debug keystore at ~/.android/debug.keystore |
certificate |
Extract certificate for specified alias from the keystore |
certificates |
List certificates that are included in keystore |
verify |
Check that the keystore password, key password and key alias are correct for specified keystore |