List the contents of a Keystore File

This command will not display your encryption key or your AWS credentials. It displays the kinds of objects stored in the file. For example:

$ onkstore -file /work3/keystores/test_keystore -list
List the contents of keystore /work3/keystores/test_keystore.p12
KeystoreType
AWS Key Id
AWS Key Secret
AWS Region
AWS CMK Id
SSM Key Location

An admin may list the basic contents of a file as a sort of sanity check.