Display each typeSpec and the list of aliases found in it:
shell> tpm cert aliases all
shell> tpm cert aliases all -c
shell> tpm cert aliases all -l -x
Display the file information as JSON, including SHA and Expiration date:
shell> tpm cert info tungsten
shell> tpm cert info tungsten -r
Use keytool or openssl to display the contents of the file:
shell> tpm cert list truststore
shell> tpm cert list truststore -l -x
Display an example of needed INI entries for custom work:
shell> tpm cert example ini
shell> tpm cert ex i
Edit the /etc/tungsten/tungsten.ini file using vi:
shell> tpm cert vi ini
shell> tpm cert v i
Display an example of needed tungten.env entries for custom work:
shell> tpm cert example env
shell> tpm cert ex env 1
shell> tpm cert ex e 2
Generate a new $CONTINUENT_ROOT/share/tungten.env file:
shell> tpm cert gen env 1
Edit the $CONTINUENT_ROOT/share/tungsten.env file using vi:
shell> tpm cert vi env
shell> tpm cert v e