We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ce409d + 4acaef4 commit 6019bb9Copy full SHA for 6019bb9
step-cli/reference/ca/token/README.mdx
@@ -315,7 +315,7 @@ $ step ca token --kms yubikey:pin-value=123456 \
315
```
316
317
Generate a token with custom data in the "user" claim. The example below can be
318
-accessed in a template as **{{ .Token.user.field }}**, rendering to the string
+accessed in a template as **\{\{ .Token.user.field }}**, rendering to the string
319
"value".
320
321
This is distinct from **.Insecure.User**: any attributes set using this option
0 commit comments