We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6019bb9 commit 8f7f753Copy full SHA for 8f7f753
step-cli/reference/README.mdx
@@ -65,7 +65,7 @@ print the version
65
66
## Version
67
68
-Smallstep CLI/0.28.4 (linux/amd64)
+Smallstep CLI/0.28.5 (linux/amd64)
69
70
## Copyright
71
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