Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Signing Tool arguments

Learn about the available arguments for the Signing Tool.

ArgumentRequiredDescription
-dYesRoot directory of project to sign. Should contain project directory (random 32 alphanumeric), sn_source_control.properties file, and a <project_name>.iml file
-fYesThe file path of the keystore.
-aNoAlias used to access a specific entry within the keystore.
-cNoConcatenate record signatures into one file.
-kNoPassword to access the key stored within the keystore. You can also enter this password when prompted instead of within the argument.
-oNoSign with a new certificate in place of any existing sys_cert files.
-pNoPassword to access the keystore if it has a password. You can also enter this password when prompted instead of within the argument.
-wNoWipe all existing signature record files.
-hNoShow this help message and exit.