If you forget what your alias name was for your keystore file you can run the following command to read the information from the keystore file. Note you must know the password you used though.
keytool -list -keystore path/to/my/.keystore
Related External Links: