You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**`--rawOutput`**| Return just the token, nothing else |
74
-
|**`--useEKParent`**| Use endorsement RSAKey as parent (default: false) |
74
+
|**`--useEKParent`**| Use endorsement keys (`rsa_ek` or `ecc_ek`as parent (default: `rsa_ek`) |
75
75
|**`--tpm-session-encrypt-with-name`**| hex encoded TPM object 'name' to use with an encrypted session |
76
76
77
77
#### Oauth2 Options
@@ -373,7 +373,7 @@ Note that the token is static and non-refreshable through gcloud. Each token gen
373
373
374
374
Also note that issuing identity token is not supported
375
375
376
-
##### Remote Key Transfer
376
+
### Remote Key Transfer
377
377
378
378
If you used option `3` above to transfer the service account key from your laptop (`local`) to `TPM-A` (tpm-a being the system where you will run the metadata server):
0 commit comments